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 17:43:09
Message-Id: E1JVVjA-0002oU-P3@stork.gentoo.org
1 fox2mike 08/03/01 17:42:28
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Bug 203274, New distfiles mirror at the National Chiao Tung University
6
7 Revision Changes Path
8 1.497 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.497&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.497&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.496&r2=1.497
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.496
18 retrieving revision 1.497
19 diff -u -r1.496 -r1.497
20 --- mirrors.xml 1 Mar 2008 16:53:17 -0000 1.496
21 +++ mirrors.xml 1 Mar 2008 17:42:28 -0000 1.497
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.496 2008/03/01 16:53:17 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.497 2008/03/01 17:42:28 fox2mike Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -439,6 +439,8 @@
30 <uri link="rsync://ftp.ncnu.edu.tw/gentoo">National Chi Nan University (Taiwan/rsync)</uri><br/>
31 <uri link="http://ftp.cs.pu.edu.tw/Linux/Gentoo/">Providence University (Taiwan/http)</uri><br/>
32 <uri link="ftp://ftp.cs.pu.edu.tw/Linux/Gentoo/">Providence University (Taiwan/ftp)</uri><br/>
33 +<uri link="http://gentoo.cs.nctu.edu.tw/gentoo/">National Chiao Tung University (Taiwan/http)</uri><br/>
34 +<uri link="ftp://gentoo.cs.nctu.edu.tw/gentoo/">National Chiao Tung University (Taiwan/ftp)</uri><br/>
35 </p>
36
37 </body>
38
39
40
41 1.22 xml/htdocs/main/en/mirrors3.xml
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.22&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.22&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.21&r2=1.22
46
47 Index: mirrors3.xml
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
50 retrieving revision 1.21
51 retrieving revision 1.22
52 diff -u -r1.21 -r1.22
53 --- mirrors3.xml 1 Mar 2008 16:53:17 -0000 1.21
54 +++ mirrors3.xml 1 Mar 2008 17:42:28 -0000 1.22
55 @@ -1,5 +1,5 @@
56 <?xml version='1.0'?>
57 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.21 2008/03/01 16:53:17 fox2mike Exp $ -->
58 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.22 2008/03/01 17:42:28 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 @@ -682,6 +682,11 @@
63 <uri protocol="ftp">ftp://ftp.cs.pu.edu.tw/Linux/Gentoo/</uri>
64 <uri protocol="http">http://ftp.cs.pu.edu.tw/Linux/Gentoo/</uri>
65 </mirror>
66 +<mirror>
67 + <name>National Chiao Tung University</name>
68 + <uri protocol="ftp">ftp://gentoo.cs.nctu.edu.tw/gentoo/</uri>
69 + <uri protocol="http">http://gentoo.cs.nctu.edu.tw/gentoo/</uri>
70 +</mirror>
71 </mirrorgroup>
72
73 <mirrorgroup region="Asia" country="SG">
74
75
76
77 --
78 gentoo-commits@l.g.o mailing list