Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: mirrors.xml mirrors3.xml
Date: Sat, 03 Oct 2009 01:38:26
Message-Id: E1MttZn-0006wM-TG@stork.gentoo.org
1 darkside 09/10/03 01:38:23
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Remove ufl.edu from mirrors listing because they are not public anymore, bug 284499
6
7 Revision Changes Path
8 1.558 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.558&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.558&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.557&r2=1.558
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.557
18 retrieving revision 1.558
19 diff -u -r1.557 -r1.558
20 --- mirrors.xml 3 Oct 2009 01:34:21 -0000 1.557
21 +++ mirrors.xml 3 Oct 2009 01:38:23 -0000 1.558
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.557 2009/10/03 01:34:21 darkside Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.558 2009/10/03 01:38:23 darkside Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -82,7 +82,6 @@
30 <uri link="rsync://gentoo.mirrors.tds.net/gentoo">TDS Internet Services (USA/rsync)</uri><br/>
31 <uri link="http://gentoo.netnitco.net">NetNITCO Internet Services (USA)</uri><br/>
32 <uri link="ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/">NetNITCO Internet Services (USA/ftp)</uri><br/>
33 -<uri link="http://open-systems.ufl.edu/mirrors/gentoo">Open Systems at University of Florida (USA/ftp)</uri><br/>
34 <uri link="http://gentoo.llarian.net/">Semaphore Corporation (USA/http)</uri><br/>
35 <uri link="ftp://gentoo.llarian.net/pub/gentoo">Semaphore Corporation (USA/ftp)</uri><br/>
36 <uri link="http://gentoo.binarycompass.org">Binarycompass.org (USA/http)</uri><br/>
37
38
39
40 1.83 xml/htdocs/main/en/mirrors3.xml
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.83&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.83&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.82&r2=1.83
45
46 Index: mirrors3.xml
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
49 retrieving revision 1.82
50 retrieving revision 1.83
51 diff -u -r1.82 -r1.83
52 --- mirrors3.xml 3 Oct 2009 01:34:21 -0000 1.82
53 +++ mirrors3.xml 3 Oct 2009 01:38:23 -0000 1.83
54 @@ -1,5 +1,5 @@
55 <?xml version='1.0'?>
56 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.82 2009/10/03 01:34:21 darkside Exp $ -->
57 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.83 2009/10/03 01:38:23 darkside Exp $ -->
58 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
59
60 <!-- Please keep in sync with mirror.xml for the moment -->
61 @@ -85,10 +85,6 @@
62 <uri protocol="ftp">ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/</uri>
63 </mirror>
64 <mirror>
65 - <name>Open Systems at University of Florida</name>
66 - <uri protocol="http">http://open-systems.ufl.edu/mirrors/gentoo</uri>
67 -</mirror>
68 -<mirror>
69 <name>Semaphore Corporation</name>
70 <uri protocol="http" ipv4='y' ipv6='y'>http://gentoo.llarian.net/</uri>
71 <uri protocol="ftp" ipv4='y' ipv6='y'>ftp://gentoo.llarian.net/pub/gentoo</uri>