[Lunar-commits] r23760 - moonbase/trunk/utils/edict
Terry Chan
tchan at lunar-linux.org
Wed Mar 21 03:17:03 CET 2007
Author: tchan
Date: 2007-03-21 03:17:03 +0100 (Wed, 21 Mar 2007)
New Revision: 23760
Modified:
moonbase/trunk/utils/edict/BUILD
moonbase/trunk/utils/edict/DETAILS
Log:
Version bump to edict-2.2. Gathered some more of the docs. Corrected the
DETAILS file for descriptions.
Modified: moonbase/trunk/utils/edict/BUILD
===================================================================
--- moonbase/trunk/utils/edict/BUILD 2007-03-20 22:02:17 UTC (rev 23759)
+++ moonbase/trunk/utils/edict/BUILD 2007-03-21 02:17:03 UTC (rev 23760)
@@ -1,4 +1,6 @@
(
- default_make
+ default_make &&
+ gather_docs ReleaseNotes TODO
+
) >$C_FIFO 2>&1
Modified: moonbase/trunk/utils/edict/DETAILS
===================================================================
--- moonbase/trunk/utils/edict/DETAILS 2007-03-20 22:02:17 UTC (rev 23759)
+++ moonbase/trunk/utils/edict/DETAILS 2007-03-21 02:17:03 UTC (rev 23760)
@@ -1,18 +1,18 @@
MODULE=edict
- VERSION=2.1
+ VERSION=2.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL=$SFORGE_URL/edictionary/
- SOURCE_VFY=sha1:b46a33a31dcf7dcac01e4f5a46a90a5b009a1faf
- WEB_SITE=edictionary.sourceforge.net
+ SOURCE_VFY=sha1:c6942826df675f6186ba06e23ed5a28136397d61
+ WEB_SITE=http://edictionary.sourceforge.net
ENTERED=20030808
- UPDATED=20051104
- SHORT="command line dictionary."
+ UPDATED=20070320
+ SHORT="command line dictionary."
cat << EOF
Love the command line? Hate to switch to a browser to search the web for
word meanings? Well, "edict" is the word you've been looking for. Edict
-is a nifty li'l app (size 16k) which you can use as your dictionary. It
+is a nifty li'l app (size 84k) which you can use as your dictionary. It
will fit very well into your command line intensive job and it's faster
than your browser too! Give it a try.
Edict can be used to view the meaning of English words. It can also
More information about the Lunar-commits
mailing list