SPECS: pldnotify.awk - added adapter-like authors section - one mo...

qboosh qboosh at pld-linux.org
Mon Dec 3 20:25:30 CET 2007


Author: qboosh                       Date: Mon Dec  3 19:25:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added adapter-like authors section
- one more todo

---- Files affected:
SPECS:
   pldnotify.awk (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/pldnotify.awk
diff -u SPECS/pldnotify.awk:1.55 SPECS/pldnotify.awk:1.56
--- SPECS/pldnotify.awk:1.55	Wed Mar  1 00:37:25 2006
+++ SPECS/pldnotify.awk	Mon Dec  3 20:25:25 2007
@@ -1,6 +1,19 @@
 #!/bin/awk -f
 # $Revision$, $Date$
-# TODO: "SourceXDownload" support (use given URLs if present instead of cut-down SourceX URLs)
+#
+# Copyright (C) 2000-2006 PLD-Team <feedback at pld-linux.org>
+# Authors:
+#	Sebastian Zagrodzki <zagrodzki at pld-linux.org>
+#	Jacek Konieczny <jajcus at pld-linux.org>
+#	Andrzej Krzysztofowicz <ankry at pld-linux.org>
+#	Jakub Bogusz <qboosh at pld-linux.org>
+#	Elan Ruusamäe <glen at pld-linux.org>
+#
+# See cvs log pldnotify.awk for list of contributors
+#
+# TODO:
+# - "SourceXDownload" support (use given URLs if present instead of cut-down SourceX URLs)
+# - "SourceXActiveFTP" support
 
 function fixedsub(s1,s2,t,	ind) {
 # substitutes fixed strings (not regexps)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pldnotify.awk?r1=1.55&r2=1.56&f=u



More information about the pld-cvs-commit mailing list