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 13:31:39
Message-Id: E1JUirI-0002xE-Fs@stork.gentoo.org
1 fox2mike 08/02/28 13:31:36
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Bug 186252 nuff.se distfile mirrors
6
7 Revision Changes Path
8 1.495 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.495&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.495&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.494&r2=1.495
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.494
18 retrieving revision 1.495
19 diff -u -r1.494 -r1.495
20 --- mirrors.xml 28 Feb 2008 10:31:05 -0000 1.494
21 +++ mirrors.xml 28 Feb 2008 13:31:35 -0000 1.495
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.494 2008/02/28 10:31:05 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.495 2008/02/28 13:31:35 fox2mike Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -339,6 +339,13 @@
30 </p>
31
32 <p>
33 +<b>Sweden</b>
34 +<br/>
35 +<uri link="http://bobcat.nuff.se/mirror/gentoo">nuff.se (Sweden/http)</uri><br/>
36 +<uri link="ftp://bobcat.nuff.se/gentoo">nuff.se (Sweden/http)</uri><br/>
37 +</p>
38 +
39 +<p>
40 <b>Russia</b>
41 <br/>
42 <uri link="http://mirror.yandex.ru/gentoo-distfiles/">Yandex.ru (Russia/http)</uri><br/>
43
44
45
46 1.19 xml/htdocs/main/en/mirrors3.xml
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.19&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.19&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.18&r2=1.19
51
52 Index: mirrors3.xml
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
55 retrieving revision 1.18
56 retrieving revision 1.19
57 diff -u -r1.18 -r1.19
58 --- mirrors3.xml 28 Feb 2008 10:31:05 -0000 1.18
59 +++ mirrors3.xml 28 Feb 2008 13:31:35 -0000 1.19
60 @@ -1,5 +1,5 @@
61 <?xml version='1.0'?>
62 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.18 2008/02/28 10:31:05 fox2mike Exp $ -->
63 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.19 2008/02/28 13:31:35 fox2mike Exp $ -->
64 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
65
66 <!-- Please keep in sync with mirror.xml for the moment -->
67 @@ -7,6 +7,7 @@
68 mirrors2.xml which uses this file is used on www.g.o -->
69 <!-- fox2mike 2008-02-28 : Bug 168975 - New Tups.lv http distfiles mirror in Latvia -->
70 <!-- fox2mike 2008-02-28 : Bug 186572 Yandex.ru Russian distfile mirrors -->
71 +<!-- fox2mike 2008-02-28 : Bug 186252 nuff.se distfile mirrors -->
72
73 <!DOCTYPE mirrors SYSTEM "/dtd/mirrors.dtd">
74
75 @@ -507,6 +508,14 @@
76 </mirror>
77 </mirrorgroup>-->
78
79 +<!--<mirrorgroup region="Europe" country="SE">
80 +<mirror>
81 + <name>nuff.se</name>
82 + <uri protocol="ftp">ftp://bobcat.nuff.se/gentoo</uri>
83 + <uri protocol="http">http://bobcat.nuff.se/mirror/gentoo</uri>
84 +</mirror>
85 +</mirrorgroup>-->
86 +
87 <mirrorgroup region="Europe" country="SK">
88 <mirror>
89 <name>Gentoo.sk</name>
90
91
92
93 --
94 gentoo-commits@l.g.o mailing list