Gentoo Archives: gentoo-commits

From: "Shyam Mani (fox2mike)" <fox2mike@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: mirrors.xml mirrors3.xml
Date: Sat, 01 Mar 2008 18:20:41
Message-Id: E1JVWK6-0003Jm-ND@stork.gentoo.org
1 fox2mike 08/03/01 18:20:38
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Bug 204824, Llarian Networks is now Semaphore Corporation and they also support IPv6
6
7 Revision Changes Path
8 1.499 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.499&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.499&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.498&r2=1.499
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.498
18 retrieving revision 1.499
19 diff -u -r1.498 -r1.499
20 --- mirrors.xml 1 Mar 2008 18:09:29 -0000 1.498
21 +++ mirrors.xml 1 Mar 2008 18:20:38 -0000 1.499
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.498 2008/03/01 18:09:29 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.499 2008/03/01 18:20:38 fox2mike Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -88,8 +88,8 @@
30 <uri link="ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/">NetNITCO Internet Services (USA/ftp)</uri><br/>
31 <uri link="http://mirror.espri.arizona.edu/gentoo/">Earth Surface Process Research Insti, Univ of Airzona (USA/http)</uri><br/>
32 <uri link="http://open-systems.ufl.edu/mirrors/gentoo">Open Systems at University of Florida (USA/ftp)</uri><br/>
33 -<uri link="http://gentoo.llarian.net/">Llarian Networks (USA/http)</uri><br/>
34 -<uri link="ftp://gentoo.llarian.net/pub/gentoo">Llarian Networks (USA/ftp)</uri><br/>
35 +<uri link="http://gentoo.llarian.net/">Semaphore Corporation (USA/http)</uri><br/>
36 +<uri link="ftp://gentoo.llarian.net/pub/gentoo">Semaphore Corporation (USA/ftp)</uri><br/>
37 <uri link="http://gentoo.binarycompass.org">Binarycompass.org (USA/http)</uri><br/>
38 <uri link="http://mirror.datapipe.net/gentoo">Datapipe Managed Hosting (USA/http)</uri><br/>
39 <uri link="ftp://mirror.datapipe.net/gentoo">Datapipe Managed Hosting (USA/ftp)</uri><br/>
40
41
42
43 1.24 xml/htdocs/main/en/mirrors3.xml
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.24&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.24&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.23&r2=1.24
48
49 Index: mirrors3.xml
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
52 retrieving revision 1.23
53 retrieving revision 1.24
54 diff -u -r1.23 -r1.24
55 --- mirrors3.xml 1 Mar 2008 18:09:29 -0000 1.23
56 +++ mirrors3.xml 1 Mar 2008 18:20:38 -0000 1.24
57 @@ -1,5 +1,5 @@
58 <?xml version='1.0'?>
59 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.23 2008/03/01 18:09:29 fox2mike Exp $ -->
60 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.24 2008/03/01 18:20:38 fox2mike Exp $ -->
61 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
62
63 <!-- Please keep in sync with mirror.xml for the moment -->
64 @@ -101,9 +101,9 @@
65 <uri protocol="http">http://open-systems.ufl.edu/mirrors/gentoo</uri>
66 </mirror>
67 <mirror>
68 - <name>Llarian Networks</name>
69 - <uri protocol="http">http://gentoo.llarian.net/</uri>
70 - <uri protocol="ftp">ftp://gentoo.llarian.net/pub/gentoo</uri>
71 + <name>Semaphore Corporation</name>
72 + <uri protocol="http" ipv4='y' ipv6='y'>http://gentoo.llarian.net/</uri>
73 + <uri protocol="ftp" ipv4='y' ipv6='y'>ftp://gentoo.llarian.net/pub/gentoo</uri>
74 </mirror>
75 <mirror>
76 <name>Binarycompass.org</name>
77
78
79
80 --
81 gentoo-commits@l.g.o mailing list