Author: qboosh                       Date: Sun Feb 20 20:36:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- todo entry

---- Files affected:
SPECS:
   pldnotify.awk (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/pldnotify.awk
diff -u SPECS/pldnotify.awk:1.45 SPECS/pldnotify.awk:1.46
--- SPECS/pldnotify.awk:1.45    Sat Dec 25 15:33:05 2004
+++ SPECS/pldnotify.awk Sun Feb 20 21:36:10 2005
@@ -1,5 +1,7 @@
 #!/bin/awk -f
 # $Revision$, $Date$
+# TODO: "SourceXDownload" support (use given URLs if present instead of 
cut-down SourceX URLs)
+
 function fixedsub(s1,s2,t,     ind) {
 # substitutes fixed strings (not regexps)
        if (ind = index(t,s1)) {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pldnotify.awk?r1=1.45&r2=1.46&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to