[Lunar-commits] CVS: moonbase/devel/ctags DETAILS,1.2,1.3
Chad Kittel
v3rt1g0 at lunar-linux.org
Wed Dec 1 02:31:30 UTC 2004
Update of /var/cvs/lunar/moonbase/devel/ctags
In directory espresso.foo-projects.org:/tmp/cvs-serv15509
Modified Files:
DETAILS
Log Message:
Version bump. Added a SOURCE_VRY too.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/ctags/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 5 Oct 2004 09:29:54 -0000 1.2
+++ DETAILS 1 Dec 2004 02:31:28 -0000 1.3
@@ -1,22 +1,22 @@
MODULE=ctags
- VERSION=5.3
+ VERSION=5.5.4
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VRY=sha1:1f912ef66c44d5527ce44c447a13fc33188bf16e
WEB_SITE=http://ctags.sourceforge.net/
ENTERED=20020723
- UPDATED=20020723
- SHORT="Exuberant ctags generates tag files from source files"
+ UPDATED=20041201
+ SHORT="Generates tag (index) files from source files"
+
cat << EOF
Ctags generates an index (or tag) file of language objects found in
-source files that allows these items to be quickly and easily located by
-a text editor or other utility. A tag signifies a language object for
-which an index entry is available (or, alternatively, the index entry
-created for that object).
+source files that allows these items to be quickly and easily located
+by a text editor or other utility. A tag signifies a language object
+for which an index entry is available (or, alternatively, the index
+entry created for that object).
Tag generation is supported for the following languages:
-
Assembler, AWK, ASP, BETA, Bourne/Korn/Zsh Shell, C, C++, COBOL, Eiffel,
Fortran, Java, Lisp, Lua, Make, Pascal, Perl, PHP, Python, REXX, Ruby,
S-Lang, Scheme, Tcl, Vim, and YACC.
-
EOF
More information about the Lunar-commits
mailing list