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 20:24:54
Message-Id: E1JVYGI-0004in-Sv@stork.gentoo.org
1 fox2mike 08/03/01 20:24:50
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Bug 209075, Re-add UWisc mirrors
6
7 Revision Changes Path
8 1.501 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.501&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.501&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.500&r2=1.501
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.500
18 retrieving revision 1.501
19 diff -u -r1.500 -r1.501
20 --- mirrors.xml 1 Mar 2008 18:50:40 -0000 1.500
21 +++ mirrors.xml 1 Mar 2008 20:24:50 -0000 1.501
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.500 2008/03/01 18:50:40 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.501 2008/03/01 20:24:50 fox2mike Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -105,6 +105,9 @@
30 <uri link="ftp://ftp.wallawalla.edu/pub/mirrors/ftp.gentoo.org">Walla Walla University (USA/ftp) </uri><br/>
31 <uri link="http://mirror.fslutd.org/linux/distributions/gentoo/">Free Software Lab @ University of Texas at Dallas (USA/http)</uri><br/>
32 <uri link="ftp://mirror.fslutd.org/linux/distributions/gentoo/">Free Software Lab @ University of Texas at Dallas (USA/ftp)</uri><br/>
33 +<uri link="http://gentoo.chem.wisc.edu/gentoo/">Chemistry Dept, University of Wisconsin at Madison (USA/http)</uri><br/>
34 +<uri link="ftp://gentoo.chem.wisc.edu/gentoo/">Chemistry Dept, University of Wisconsin at Madison (USA/ftp)</uri><br/>
35 +<uri link="rsync://gentoo.chem.wisc.edu/gentoo/">Chemistry Dept, University of Wisconsin at Madison (USA/rsync)</uri><br/>
36 </p>
37
38 </body>
39
40
41
42 1.26 xml/htdocs/main/en/mirrors3.xml
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.26&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.26&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.25&r2=1.26
47
48 Index: mirrors3.xml
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
51 retrieving revision 1.25
52 retrieving revision 1.26
53 diff -u -r1.25 -r1.26
54 --- mirrors3.xml 1 Mar 2008 18:50:40 -0000 1.25
55 +++ mirrors3.xml 1 Mar 2008 20:24:50 -0000 1.26
56 @@ -1,5 +1,5 @@
57 <?xml version='1.0'?>
58 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.25 2008/03/01 18:50:40 fox2mike Exp $ -->
59 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.26 2008/03/01 20:24:50 fox2mike Exp $ -->
60 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
61
62 <!-- Please keep in sync with mirror.xml for the moment -->
63 @@ -147,6 +147,12 @@
64 <uri protocol="http">http://mirror.fslutd.org/linux/distributions/gentoo/</uri>
65 <uri protocol="ftp">ftp://mirror.fslutd.org/linux/distributions/gentoo/</uri>
66 </mirror>
67 +<mirror>
68 + <name>Chemistry Dept, University of Wisconsin at Madison</name>
69 + <uri protocol="ftp">ftp://gentoo.chem.wisc.edu/gentoo/</uri>
70 + <uri protocol="http">http://gentoo.chem.wisc.edu/gentoo/</uri>
71 + <uri protocol="rsync">rsync://gentoo.chem.wisc.edu/gentoo/</uri>
72 +</mirror>
73 </mirrorgroup>
74
75 <mirrorgroup region="North America" country="BS">
76
77
78
79 --
80 gentoo-commits@l.g.o mailing list