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 16:53:20
Message-Id: E1JVUxa-0002It-Co@stork.gentoo.org
1 fox2mike 08/03/01 16:53:18
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Bug 201724, New distfiles and rsync mirror at NG-net Umea University in Sweden
6
7 Revision Changes Path
8 1.496 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.496&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.496&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.495&r2=1.496
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.495
18 retrieving revision 1.496
19 diff -u -r1.495 -r1.496
20 --- mirrors.xml 28 Feb 2008 13:31:35 -0000 1.495
21 +++ mirrors.xml 1 Mar 2008 16:53:17 -0000 1.496
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.495 2008/02/28 13:31:35 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.496 2008/03/01 16:53:17 fox2mike Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -27,7 +27,7 @@
30 <license/>
31
32 <version>0</version>
33 -<date>2008-02-28</date>
34 +<date>2008-03-01</date>
35
36 <chapter>
37 <title>Gentoo Download Mirrors</title>
38 @@ -343,6 +343,8 @@
39 <br/>
40 <uri link="http://bobcat.nuff.se/mirror/gentoo">nuff.se (Sweden/http)</uri><br/>
41 <uri link="ftp://bobcat.nuff.se/gentoo">nuff.se (Sweden/http)</uri><br/>
42 +<uri link="http://ftp.ing.umu.se/linux/gentoo/">ING-net Umea University (Sweden/http)</uri><br/>
43 +<uri link="ftp://ftp.ing.umu.se/linux/gentoo/">ING-net Umea University (Sweden/ftp)</uri><br/>
44 </p>
45
46 <p>
47
48
49
50 1.21 xml/htdocs/main/en/mirrors3.xml
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.21&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.21&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.20&r2=1.21
55
56 Index: mirrors3.xml
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
59 retrieving revision 1.20
60 retrieving revision 1.21
61 diff -u -r1.20 -r1.21
62 --- mirrors3.xml 28 Feb 2008 17:57:58 -0000 1.20
63 +++ mirrors3.xml 1 Mar 2008 16:53:17 -0000 1.21
64 @@ -1,5 +1,5 @@
65 <?xml version='1.0'?>
66 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.20 2008/02/28 17:57:58 fox2mike Exp $ -->
67 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.21 2008/03/01 16:53:17 fox2mike Exp $ -->
68 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
69
70 <!-- Please keep in sync with mirror.xml for the moment -->
71 @@ -511,6 +511,11 @@
72 <uri protocol="ftp">ftp://bobcat.nuff.se/gentoo</uri>
73 <uri protocol="http">http://bobcat.nuff.se/mirror/gentoo</uri>
74 </mirror>
75 +<mirror>
76 + <name>ING-net Umea University</name>
77 + <uri protocol="ftp">ftp://ftp.ing.umu.se/linux/gentoo/</uri>
78 + <uri protocol="http">http://ftp.ing.umu.se/linux/gentoo/</uri>
79 +</mirror>
80 </mirrorgroup>
81
82 <mirrorgroup region="Europe" country="SK">
83
84
85
86 --
87 gentoo-commits@l.g.o mailing list