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: Thu, 28 Feb 2008 10:31:08
Message-Id: E1JUg2b-00021w-SD@stork.gentoo.org
1 fox2mike 08/02/28 10:31:05
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Bug 178322 New Distfiles mirror in TW, Providence University
6
7 Revision Changes Path
8 1.494 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.494&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.494&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.493&r2=1.494
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.493
18 retrieving revision 1.494
19 diff -u -r1.493 -r1.494
20 --- mirrors.xml 28 Feb 2008 10:10:40 -0000 1.493
21 +++ mirrors.xml 28 Feb 2008 10:31:05 -0000 1.494
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.493 2008/02/28 10:10:40 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.494 2008/02/28 10:31:05 fox2mike Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -428,6 +428,8 @@
30 <uri link="http://ftp.ncnu.edu.tw/Linux/Gentoo/">National Chi Nan University (Taiwan/http)</uri><br/>
31 <uri link="ftp://ftp.ncnu.edu.tw/Linux/Gentoo/">National Chi Nan University (Taiwan/ftp)</uri><br/>
32 <uri link="rsync://ftp.ncnu.edu.tw/gentoo">National Chi Nan University (Taiwan/rsync)</uri><br/>
33 +<uri link="http://ftp.cs.pu.edu.tw/Linux/Gentoo/">Providence University (Taiwan/http)</uri><br/>
34 +<uri link="ftp://ftp.cs.pu.edu.tw/Linux/Gentoo/">Providence University (Taiwan/ftp)</uri><br/>
35 </p>
36
37 </body>
38
39
40
41 1.18 xml/htdocs/main/en/mirrors3.xml
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.18&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.18&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.17&r2=1.18
46
47 Index: mirrors3.xml
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
50 retrieving revision 1.17
51 retrieving revision 1.18
52 diff -u -r1.17 -r1.18
53 --- mirrors3.xml 28 Feb 2008 10:10:40 -0000 1.17
54 +++ mirrors3.xml 28 Feb 2008 10:31:05 -0000 1.18
55 @@ -1,5 +1,5 @@
56 <?xml version='1.0'?>
57 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.17 2008/02/28 10:10:40 fox2mike Exp $ -->
58 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.18 2008/02/28 10:31:05 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 @@ -666,6 +666,11 @@
63 <uri protocol="http">http://ftp.ncnu.edu.tw/Linux/Gentoo/</uri>
64 <uri protocol="rsync">rsync://ftp.ncnu.edu.tw/gentoo</uri>
65 </mirror>
66 +<mirror>
67 + <name>Providence University</name>
68 + <uri protocol="ftp">ftp://ftp.cs.pu.edu.tw/Linux/Gentoo/</uri>
69 + <uri protocol="http">http://ftp.cs.pu.edu.tw/Linux/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