SOURCES: lighttpd-vim.sh - add info

glen glen at pld-linux.org
Sun Jan 18 22:40:55 CET 2009


Author: glen                         Date: Sun Jan 18 21:40:55 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add info

---- Files affected:
SOURCES:
   lighttpd-vim.sh (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/lighttpd-vim.sh
diff -u SOURCES/lighttpd-vim.sh:1.1 SOURCES/lighttpd-vim.sh:1.2
--- SOURCES/lighttpd-vim.sh:1.1	Sun Jan 18 22:39:25 2009
+++ SOURCES/lighttpd-vim.sh	Sun Jan 18 22:40:49 2009
@@ -1,4 +1,10 @@
 #!/bin/sh
+# Script to extract dirtectives from lighttpd source
+# Language:     lighttpd config, http://www.lighttpd.net/
+# Version Info: $Revision$
+# Maintainer:   Elan Ruusamae <glen at pld-linux.org>
+# Last Change:  $Date$ UTC
+
 set -e
 for a in configfile.c mod_*.c; do
 	[ "$a" = "mod_skeleton.c" ] && continue
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lighttpd-vim.sh?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list