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 09:38:44
Message-Id: E1JUfDt-0001ny-BL@stork.gentoo.org
1 fox2mike 08/02/28 09:38:41
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Bug 186572 Yandex.ru Russian distfile mirrors
6
7 Revision Changes Path
8 1.492 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.492&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.492&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.491&r2=1.492
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.491
18 retrieving revision 1.492
19 diff -u -r1.491 -r1.492
20 --- mirrors.xml 28 Feb 2008 09:18:52 -0000 1.491
21 +++ mirrors.xml 28 Feb 2008 09:38:40 -0000 1.492
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.491 2008/02/28 09:18:52 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.492 2008/02/28 09:38:40 fox2mike Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -335,10 +335,14 @@
30 <br/>
31 <uri link="http://gentoo.ynet.sk/pub">Gentoo.sk (Slovakia/http)</uri><br/>
32 </p>
33 -<!-- <p>
34 +
35 +<p>
36 <b>Russia</b>
37 <br/>
38 -</p> -->
39 +<uri link="http://mirror.yandex.ru/gentoo-distfiles/">Yandex.ru (Russia/http)</uri><br/>
40 +<uri link="ftp://mirror.yandex.ru/gentoo-distfiles/">Yandex.ru (Russia/ftp)</uri><br/>
41 +</p>
42 +
43 <p>
44 <b>Spain</b>
45 <br/>
46
47
48
49 1.16 xml/htdocs/main/en/mirrors3.xml
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.16&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.16&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.15&r2=1.16
54
55 Index: mirrors3.xml
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
58 retrieving revision 1.15
59 retrieving revision 1.16
60 diff -u -r1.15 -r1.16
61 --- mirrors3.xml 19 Jan 2008 14:21:44 -0000 1.15
62 +++ mirrors3.xml 28 Feb 2008 09:38:40 -0000 1.16
63 @@ -1,10 +1,12 @@
64 <?xml version='1.0'?>
65 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.15 2008/01/19 14:21:44 neysx Exp $ -->
66 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.16 2008/02/28 09:38:40 fox2mike Exp $ -->
67 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
68
69 <!-- Please keep in sync with mirror.xml for the moment -->
70 <!-- neysx 2008-01-19 update: mirrors.xml is only used by mirrorselect,
71 mirrors2.xml which uses this file is used on www.g.o -->
72 +<!-- fox2mike 2008-02-28 : Bug 168975 - New Tups.lv http distfiles mirror in Latvia -->
73 +<!-- fox2mike 2008-02-28 : Bug 186572 Yandex.ru Russian distfile mirrors -->
74
75 <!DOCTYPE mirrors SYSTEM "/dtd/mirrors.dtd">
76
77 @@ -391,6 +393,13 @@
78 </mirror>
79 </mirrorgroup>
80
81 +<!--<mirrorgroup region="Europe" country="LV">
82 +<mirror>
83 + <name>Tups.lv</name>
84 + <uri protocol="http">http://gentoo.tups.lv/source/</uri>
85 +</mirror>
86 +</mirrorgroup>-->
87 +
88 <mirrorgroup region="Europe" country="NL">
89 <mirror>
90 <name>Universiteit Twente</name>
91 @@ -485,6 +494,14 @@
92 </mirror>
93 </mirrorgroup>
94
95 +<!--<mirrorgroup region="Europe" country="RU">
96 +<mirror>
97 + <name>Yandex.ru</name>
98 + <uri protocol="http">http://mirror.yandex.ru/gentoo-distfiles/</uri>
99 + <uri protocol="ftp">ftp://mirror.yandex.ru/gentoo-distfiles/</uri>
100 +</mirror>
101 +</mirrorgroup>-->
102 +
103 <mirrorgroup region="Europe" country="SK">
104 <mirror>
105 <name>Gentoo.sk</name>
106
107
108
109 --
110 gentoo-commits@l.g.o mailing list