[Lunar-commits] r24109 - moonbase/trunk/editors/code-browser
Dennis Veatch
stumbles at lunar-linux.org
Tue Apr 17 15:33:55 CEST 2007
Author: stumbles
Date: 2007-04-17 15:33:55 +0200 (Tue, 17 Apr 2007)
New Revision: 24109
Modified:
moonbase/trunk/editors/code-browser/DETAILS
Log:
Version bump. Needed to disable gcc_wrappers.
Modified: moonbase/trunk/editors/code-browser/DETAILS
===================================================================
--- moonbase/trunk/editors/code-browser/DETAILS 2007-04-17 12:12:25 UTC (rev 24108)
+++ moonbase/trunk/editors/code-browser/DETAILS 2007-04-17 13:33:55 UTC (rev 24109)
@@ -1,13 +1,13 @@
MODULE=code-browser
- VERSION=2.8
+ VERSION=2.13
SOURCE=$MODULE-$VERSION-src.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:7ae36a341515327dc9cf41580e94d9627bf15479
+ SOURCE_VFY=sha1:f20a8486c9b898087ebec61970876716326ff179
WEB_SITE=http://code-browser.sf.net/
ENTERED=20060719
- UPDATED=20060719
+ UPDATED=20070417
SHORT="Folding and outlining editor"
-
+ GCC_WRAPPERS=no
cat << EOF
This editor sits between a traditional text editor, a smalltalk class
browser and a web browser like mozilla. It displays a structured text
More information about the Lunar-commits
mailing list