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 10:10:44
Message-Id: E1JUfir-0001xK-AL@stork.gentoo.org
1 fox2mike 08/02/28 10:10:41
2
3 Modified: mirrors.xml mirrors3.xml
4 Log:
5 Bug 182895 Univ of Crete, Greece..new distfile mirrors
6
7 Revision Changes Path
8 1.493 xml/htdocs/main/en/mirrors.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.493&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?rev=1.493&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors.xml?r1=1.492&r2=1.493
13
14 Index: mirrors.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v
17 retrieving revision 1.492
18 retrieving revision 1.493
19 diff -u -r1.492 -r1.493
20 --- mirrors.xml 28 Feb 2008 09:38:40 -0000 1.492
21 +++ mirrors.xml 28 Feb 2008 10:10:40 -0000 1.493
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.492 2008/02/28 09:38:40 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors.xml,v 1.493 2008/02/28 10:10:40 fox2mike Exp $ -->
26 <!DOCTYPE mainpage SYSTEM "/dtd/guide.dtd">
27
28 <!-- Only mirrorselect uses this file -->
29 @@ -226,6 +226,8 @@
30 <uri link="http://ftp.ntua.gr/pub/linux/gentoo/">National Technical University of Athens (Greece/http)</uri><br/>
31 <uri link="ftp://ftp.uoi.gr/mirror/OS/gentoo/">University of Ioannina (Greece/ftp)</uri><br/>
32 <uri link="http://ftp.uoi.gr/mirror/OS/gentoo/">University of Ioannina (Greece/http)</uri><br/>
33 +<uri link="http://ftp.cc.uoc.gr/mirrors/linux/gentoo/">University of Crete (Greece/http)</uri><br/>
34 +<uri link="ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/">University of Crete (Greece/ftp)</uri><br/>
35 </p>
36
37 <p>
38
39
40
41 1.17 xml/htdocs/main/en/mirrors3.xml
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.17&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?rev=1.17&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors3.xml?r1=1.16&r2=1.17
46
47 Index: mirrors3.xml
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v
50 retrieving revision 1.16
51 retrieving revision 1.17
52 diff -u -r1.16 -r1.17
53 --- mirrors3.xml 28 Feb 2008 09:38:40 -0000 1.16
54 +++ mirrors3.xml 28 Feb 2008 10:10:40 -0000 1.17
55 @@ -1,5 +1,5 @@
56 <?xml version='1.0'?>
57 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.16 2008/02/28 09:38:40 fox2mike Exp $ -->
58 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors3.xml,v 1.17 2008/02/28 10:10:40 fox2mike Exp $ -->
59 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
60
61 <!-- Please keep in sync with mirror.xml for the moment -->
62 @@ -343,6 +343,11 @@
63 <uri protocol="ftp">ftp://ftp.uoi.gr/mirror/OS/gentoo/</uri>
64 <uri protocol="http">http://ftp.uoi.gr/mirror/OS/gentoo/</uri>
65 </mirror>
66 +<mirror>
67 + <name>University of Crete</name>
68 + <uri protocol="ftp">ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/</uri>
69 + <uri protocol="http">http://ftp.cc.uoc.gr/mirrors/linux/gentoo/</uri>
70 +</mirror>
71 </mirrorgroup>
72
73 <mirrorgroup region="Europe" country="HU">
74
75
76
77 --
78 gentoo-commits@l.g.o mailing list