[Lunar-commits] r14684 - moonbase/trunk/docs/abs-guide
Florin Braescu
florin at lunar-linux.org
Mon May 9 16:39:01 UTC 2005
Author: florin
Date: 2005-05-09 16:39:00 +0000 (Mon, 09 May 2005)
New Revision: 14684
Modified:
moonbase/trunk/docs/abs-guide/BUILD
moonbase/trunk/docs/abs-guide/DETAILS
Log:
bump the version from 3.3 to 3.4.
Modified: moonbase/trunk/docs/abs-guide/BUILD
===================================================================
--- moonbase/trunk/docs/abs-guide/BUILD 2005-05-09 16:28:34 UTC (rev 14683)
+++ moonbase/trunk/docs/abs-guide/BUILD 2005-05-09 16:39:00 UTC (rev 14684)
@@ -1,7 +1,7 @@
(
- prepare_install &&
- mkdir -p $DOCUMENT_DIRECTORY/$MODULE &&
+ prepare_install &&
+ mkdir -p $DOCUMENT_DIRECTORY/$MODULE &&
cp -Rf * $DOCUMENT_DIRECTORY/$MODULE
) > $C_FIFO 2>&1
Modified: moonbase/trunk/docs/abs-guide/DETAILS
===================================================================
--- moonbase/trunk/docs/abs-guide/DETAILS 2005-05-09 16:28:34 UTC (rev 14683)
+++ moonbase/trunk/docs/abs-guide/DETAILS 2005-05-09 16:39:00 UTC (rev 14684)
@@ -1,11 +1,11 @@
MODULE=abs-guide
- VERSION=3.3
+ VERSION=3.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://personal.riverusers.com/~thegrendel/
SOURCE_VRY=sha1:cec6e2ea63d1f6bc955505eb7f72cc9a14f13e6d
WEB_SITE=http://tldp.org/LDP/abs/html/
ENTERED=20020723
- UPDATED=20050321
+ UPDATED=20050509
SHORT="An in-depth exploration of the gentle art of shell scripting."
cat << EOF
More information about the Lunar-commits
mailing list