[Lunar-commits] r23405 - moonbase/trunk/editors/ed

Florin Braescu florin at lunar-linux.org
Sun Feb 25 08:39:37 CET 2007


Author: florin
Date: 2007-02-25 08:39:36 +0100 (Sun, 25 Feb 2007)
New Revision: 23405

Modified:
   moonbase/trunk/editors/ed/DETAILS
Log:
bump the version from 0.2 to 0.4 bugfixes. patch contributed by Zbiggy.

Modified: moonbase/trunk/editors/ed/DETAILS
===================================================================
--- moonbase/trunk/editors/ed/DETAILS	2007-02-25 07:35:14 UTC (rev 23404)
+++ moonbase/trunk/editors/ed/DETAILS	2007-02-25 07:39:36 UTC (rev 23405)
@@ -1,12 +1,13 @@
            MODULE=ed
-         VERSION=0.2
-          SOURCE=$MODULE-$VERSION.tar.gz
+         VERSION=0.4
+          SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=$GNU_URL/$MODULE/
    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
         WEB_SITE=http://www.gnu.org/software/ed/ed.html
          ENTERED=20010922
-         UPDATED=20010922
-           SHORT="line-oriented text editor."
+         UPDATED=20070225
+           SHORT="A line-oriented text editor"
+
 cat << EOF
 ed - a line-oriented text editor
 ed is a line-oriented text editor. It is used to create, display, modify



More information about the Lunar-commits mailing list