[Lunar-commits] r14802 - moonbase/trunk/editors/joe
Florin Braescu
florin at lunar-linux.org
Wed May 18 04:24:21 UTC 2005
Author: florin
Date: 2005-05-18 04:24:20 +0000 (Wed, 18 May 2005)
New Revision: 14802
Modified:
moonbase/trunk/editors/joe/DETAILS
Log:
bump the version from 3.2 to 3.3. mouse support improved, bugfixes.
Modified: moonbase/trunk/editors/joe/DETAILS
===================================================================
--- moonbase/trunk/editors/joe/DETAILS 2005-05-17 21:06:02 UTC (rev 14801)
+++ moonbase/trunk/editors/joe/DETAILS 2005-05-18 04:24:20 UTC (rev 14802)
@@ -1,18 +1,19 @@
MODULE=joe
- VERSION=3.2
+ VERSION=3.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/joe-editor/
- SOURCE_VFY=sha1:ae0fb0c6e228af4432aa2e0a534fb7048274974d
+ SOURCE_VFY=sha1:f961fe68fa7c11a8d2334b15028661fb46a2d773
WEB_SITE=http://sourceforge.net/projects/joe-editor/
ENTERED=20020420
- UPDATED=20050322
+ UPDATED=20050518
SHORT="joe is a free ASCII-Text Screen Editor for UNIX"
cat << EOF
Joe is a free ASCII-Text Screen Editor for UNIX.
-Joe has the feel of most IBM PC text editors: The key-sequences are reminiscent
-of WordStar and Turbo-C. JOE is much more powerful than those editors, however.
+Joe has the feel of most IBM PC text editors: The key-sequences are
+reminiscent of WordStar and Turbo-C. JOE is much more powerful than
+those editors, however.
Joe has all of the features a UNIX user should expect: full use of
-termcap/terminfo, excellent screen update optimizations, simple installation,
-and all of the UNIX-integration features of VI.
+termcap/terminfo, excellent screen update optimizations, simple
+installation, and all of the UNIX-integration features of VI.
EOF
More information about the Lunar-commits
mailing list