[Lunar-commits] r14685 - moonbase/trunk/devel/boost-jam
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon May 9 22:23:58 UTC 2005
Author: v3rt1g0
Date: 2005-05-09 22:23:56 +0000 (Mon, 09 May 2005)
New Revision: 14685
Modified:
moonbase/trunk/devel/boost-jam/DETAILS
Log:
Trailing $SOURCE == BAD!
added a sha1 sum while I was there.
Modified: moonbase/trunk/devel/boost-jam/DETAILS
===================================================================
--- moonbase/trunk/devel/boost-jam/DETAILS 2005-05-09 16:39:00 UTC (rev 14684)
+++ moonbase/trunk/devel/boost-jam/DETAILS 2005-05-09 22:23:56 UTC (rev 14685)
@@ -1,11 +1,13 @@
MODULE=boost-jam
VERSION=3.1.10
SOURCE=$MODULE-$VERSION.tgz
- SOURCE_URL=$SFORGE_URL/boost/$SOURCE
+ SOURCE_URL=$SFORGE_URL/boost/
+ SOURCE_VRY=sha1:0baef906e7485bea3ad3f1636db61d1f7f4bc959
WEB_SITE=http://www.boost.org
ENTERED=20041115
UPDATED=20041115
- SHORT="Boost Jam is a build tool based on FTJam"
+ SHORT="An alternative to make based on FTJam"
+
cat << EOF
Boost Jam is a build tool based on FTJam. It used by the boost project.
EOF
More information about the Lunar-commits
mailing list