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 18:50:44
Message-Id: E1JVWnB-0003af-GK@stork.gentoo.org
1 fox2mike 08/03/01 18:50:41
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Bug 189499, New distfiles mirror in Germany, de-mirror.org
6
7 Revision Changes Path
8 1.500 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.500&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.500&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.499&r2=1.500
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.499
18 retrieving revision 1.500
19 diff -u -r1.499 -r1.500
20 --- mirrors.xml 1 Mar 2008 18:20:38 -0000 1.499
21 +++ mirrors.xml 1 Mar 2008 18:50:40 -0000 1.500
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.499 2008/03/01 18:20:38 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.500 2008/03/01 18:50:40 fox2mike Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -217,6 +217,9 @@
30 <uri link="ftp://pandemonium.tiscali.de/pub/gentoo/">Tiscali Internet Service Provider (Germany/ftp)</uri><br/>
31 <uri link="http://gentoo.mneisen.org/">mneisen.org (Germany/http)</uri><br/>
32 <uri link="ftp://ftp.mneisen.org/gentoo">mneisen.org (Germany/ftp)</uri><br/>
33 +<uri link="http://de-mirror.org/distro/gentoo/">de-mirror.org (Germany/http)</uri><br/>
34 +<uri link="ftp://de-mirror.org/distro/gentoo/">de-mirror.org (Germany/ftp)</uri><br/>
35 +<uri link="rsync://de-mirror.org/gentoo/">de-mirror.org (Germany/rsync)</uri><br/>
36 </p>
37
38 <p>
39
40
41
42 1.25 xml/htdocs/main/en/mirrors3.xml
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.25&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.25&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.24&r2=1.25
47
48 Index: mirrors3.xml
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
51 retrieving revision 1.24
52 retrieving revision 1.25
53 diff -u -r1.24 -r1.25
54 --- mirrors3.xml 1 Mar 2008 18:20:38 -0000 1.24
55 +++ mirrors3.xml 1 Mar 2008 18:50:40 -0000 1.25
56 @@ -1,5 +1,5 @@
57 <?xml version='1.0'?>
58 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.24 2008/03/01 18:20:38 fox2mike Exp $ -->
59 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.25 2008/03/01 18:50:40 fox2mike Exp $ -->
60 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
61
62 <!-- Please keep in sync with mirror.xml for the moment -->
63 @@ -328,6 +328,12 @@
64 <uri protocol="http">http://gentoo.mneisen.org/</uri>
65 <uri protocol="ftp">ftp://ftp.mneisen.org/gentoo</uri>
66 </mirror>
67 +<mirror>
68 + <name>de-mirror.org</name>
69 + <uri protocol="ftp">ftp://de-mirror.org/distro/gentoo/</uri>
70 + <uri protocol="http">http://de-mirror.org/distro/gentoo/</uri>
71 + <uri protocol="rsync">rsync://de-mirror.org/gentoo/</uri>
72 +</mirror>
73 </mirrorgroup>
74
75 <mirrorgroup region="Europe" country="GR">
76
77
78
79 --
80 gentoo-commits@l.g.o mailing list