commit 640bb651ebbac5194d30265269f3859fae488edf
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Dec 13 15:01:00 2007 +0000

    - de-mirror apache url
    
    Changed files:
        adapter.awk -> 1.371

 adapter.awk | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index 06f3fe7..b6c6682 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -917,6 +917,9 @@ preamble == 1 {
 
                sub("^ftp://ftp\.gnome\.org/";, "http://ftp.gnome.org/";, $2)
                sub("^http://ftp\.gnome\.org/pub/gnome/";, 
"http://ftp.gnome.org/pub/GNOME/";, $2)
+
+               # apache urls
+               sub("^http://apache.zone-h.org/";, 
"http://www.apache.org/dist/";, $2)
        }
 
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885

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

Reply via email to