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: mirrors3.xml
Date: Thu, 28 Feb 2008 17:58:03
Message-Id: E1JUn14-0004xY-UL@stork.gentoo.org
1 fox2mike 08/02/28 17:57:58
2
3 Modified: mirrors3.xml
4 Log:
5 Fixing country codes
6
7 Revision Changes Path
8 1.20 xml/htdocs/main/en/mirrors3.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.20&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.20&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.19&r2=1.20
13
14 Index: mirrors3.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
17 retrieving revision 1.19
18 retrieving revision 1.20
19 diff -u -r1.19 -r1.20
20 --- mirrors3.xml 28 Feb 2008 13:31:35 -0000 1.19
21 +++ mirrors3.xml 28 Feb 2008 17:57:58 -0000 1.20
22 @@ -1,13 +1,10 @@
23 <?xml version='1.0'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.19 2008/02/28 13:31:35 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.20 2008/02/28 17:57:58 fox2mike Exp $ -->
26 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
27
28 <!-- Please keep in sync with mirror.xml for the moment -->
29 <!-- neysx 2008-01-19 update: mirrors.xml is only used by mirrorselect,
30 mirrors2.xml which uses this file is used on www.g.o -->
31 -<!-- fox2mike 2008-02-28 : Bug 168975 - New Tups.lv http distfiles mirror in Latvia -->
32 -<!-- fox2mike 2008-02-28 : Bug 186572 Yandex.ru Russian distfile mirrors -->
33 -<!-- fox2mike 2008-02-28 : Bug 186252 nuff.se distfile mirrors -->
34
35 <!DOCTYPE mirrors SYSTEM "/dtd/mirrors.dtd">
36
37 @@ -399,12 +396,12 @@
38 </mirror>
39 </mirrorgroup>
40
41 -<!--<mirrorgroup region="Europe" country="LV">
42 +<mirrorgroup region="Europe" country="LV">
43 <mirror>
44 <name>Tups.lv</name>
45 <uri protocol="http">http://gentoo.tups.lv/source/</uri>
46 </mirror>
47 -</mirrorgroup>-->
48 +</mirrorgroup>
49
50 <mirrorgroup region="Europe" country="NL">
51 <mirror>
52 @@ -500,21 +497,21 @@
53 </mirror>
54 </mirrorgroup>
55
56 -<!--<mirrorgroup region="Europe" country="RU">
57 +<mirrorgroup region="Europe" country="RU">
58 <mirror>
59 <name>Yandex.ru</name>
60 <uri protocol="http">http://mirror.yandex.ru/gentoo-distfiles/</uri>
61 <uri protocol="ftp">ftp://mirror.yandex.ru/gentoo-distfiles/</uri>
62 </mirror>
63 -</mirrorgroup>-->
64 +</mirrorgroup>
65
66 -<!--<mirrorgroup region="Europe" country="SE">
67 +<mirrorgroup region="Europe" country="SE">
68 <mirror>
69 <name>nuff.se</name>
70 <uri protocol="ftp">ftp://bobcat.nuff.se/gentoo</uri>
71 <uri protocol="http">http://bobcat.nuff.se/mirror/gentoo</uri>
72 </mirror>
73 -</mirrorgroup>-->
74 +</mirrorgroup>
75
76 <mirrorgroup region="Europe" country="SK">
77 <mirror>
78 @@ -717,13 +714,16 @@
79 <country code="KR">South Korea</country>
80 <country code="KW">Kuwait</country>
81 <country code="KZ">Kazakhstan</country>
82 + <country code="LV">Latvia</country>
83 <country code="NL">Netherlands</country>
84 <country code="NO">Norway</country>
85 <country code="PL">Poland</country>
86 <country code="PT">Portugal</country>
87 <country code="RO">Romania</country>
88 + <country code="RU">Russia</country>
89 <country code="SG">Singapore</country>
90 <country code="SK">Slovakia</country>
91 + <country code="SE">Sweden</country>
92 <country code="TH">Thailand</country>
93 <country code="TR">Turkey</country>
94 <country code="TW">Taiwan</country>
95
96
97
98 --
99 gentoo-commits@l.g.o mailing list