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, 28 Feb 2009 10:37:32
Message-Id: E1LdMZX-0003HT-BN@stork.gentoo.org
1 fox2mike 09/02/28 10:37:31
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Bug 250313, New distfiles mirror thanks to Univ of Idaho, US of A
6
7 Revision Changes Path
8 1.539 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.539&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.539&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.538&r2=1.539
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.538
18 retrieving revision 1.539
19 diff -u -r1.538 -r1.539
20 --- mirrors.xml 28 Feb 2009 10:07:51 -0000 1.538
21 +++ mirrors.xml 28 Feb 2009 10:37:31 -0000 1.539
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.538 2009/02/28 10:07:51 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.539 2009/02/28 10:37:31 fox2mike Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -111,6 +111,8 @@
30 <uri link="http://gentoo.mirrors.hoobly.com/">Hoobly Classifieds (USA/http)</uri><br/>
31 <uri link="http://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/">Fastsoft, Inc. (USA/http)</uri><br/>
32 <uri link="ftp://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/">Fastsoft, Inc. (USA/ftp)</uri><br/>
33 +<uri link="http://mirror.its.uidaho.edu/pub/gentoo/">University of Idaho (USA/http)</uri><br/>
34 +<uri link="ftp://mirror.its.uidaho.edu/gentoo/">University of Idaho (USA/ftp)</uri><br/>
35 </p>
36
37 </body>
38
39
40
41 1.63 xml/htdocs/main/en/mirrors3.xml
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.63&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.63&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.62&r2=1.63
46
47 Index: mirrors3.xml
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
50 retrieving revision 1.62
51 retrieving revision 1.63
52 diff -u -r1.62 -r1.63
53 --- mirrors3.xml 28 Feb 2009 10:07:51 -0000 1.62
54 +++ mirrors3.xml 28 Feb 2009 10:37:31 -0000 1.63
55 @@ -1,5 +1,5 @@
56 <?xml version='1.0'?>
57 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.62 2009/02/28 10:07:51 fox2mike Exp $ -->
58 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.63 2009/02/28 10:37:31 fox2mike Exp $ -->
59 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
60
61 <!-- Please keep in sync with mirror.xml for the moment -->
62 @@ -156,8 +156,13 @@
63 </mirror>
64 <mirror>
65 <name>Fastsoft, Inc.</name>
66 - <uri protocol="http">http://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/</uri>
67 <uri protocol="ftp">ftp://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/</uri>
68 + <uri protocol="http">http://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/</uri>
69 +</mirror>
70 +<mirror>
71 + <name>University of Idaho</name>
72 + <uri protocol="ftp">ftp://mirror.its.uidaho.edu/gentoo/</uri>
73 + <uri protocol="http">http://mirror.its.uidaho.edu/pub/gentoo/</uri>
74 </mirror>
75 </mirrorgroup>