Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/main/en: mirrors-rsync-data.xml
Date: Thu, 03 Dec 2009 09:48:40
Message-Id: E1NG8Ie-0005kJ-V5@stork.gentoo.org
1 robbat2 09/12/03 09:48:36
2
3 Added: mirrors-rsync-data.xml
4 Log:
5 Bug #293434: Add in the datafile for the Portage mirror list.
6
7 Revision Changes Path
8 1.1 xml/htdocs/main/en/mirrors-rsync-data.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync-data.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/main/en/mirrors-rsync-data.xml?rev=1.1&content-type=text/plain
12
13 Index: mirrors-rsync-data.xml
14 ===================================================================
15 <?xml version='1.0'?>
16 <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/main/en/mirrors-rsync-data.xml,v 1.1 2009/12/03 09:48:36 robbat2 Exp $ -->
17 <?xml-stylesheet href="/xsl/mirrors.xsl" type="text/xsl"?>
18
19 <!-- This file is ONLY for Portage rsync mirrors -->
20 <!DOCTYPE mirrors SYSTEM "/dtd/mirrors.dtd">
21
22 <mirrors>
23
24 <countries>
25 <country code="AR">Argentina</country>
26 <country code="AT">Austria</country>
27 <country code="AU">Australia</country>
28 <country code="BA">Bosnia and Herzegovina</country>
29 <country code="BG">Bulgaria</country>
30 <country code="BR">Brazil</country>
31 <country code="BS">Bahamas</country>
32 <country code="CA">Canada</country>
33 <country code="CH">Switzerland</country>
34 <country code="CN">China</country>
35 <country code="CZ">Czech Republic</country>
36 <country code="DE">Germany</country>
37 <country code="DK">Denmark</country>
38 <country code="EE">Estonia</country>
39 <country code="ES">Spain</country>
40 <country code="FI">Finland</country>
41 <country code="FR">France</country>
42 <country code="GR">Greece</country>
43 <country code="HK">Hong Kong</country>
44 <country code="HU">Hungary</country>
45 <country code="IE">Ireland</country>
46 <country code="IL">Israel</country>
47 <country code="IS">Iceland</country>
48 <country code="IT">Italy</country>
49 <country code="JP">Japan</country>
50 <country code="KR">South Korea</country>
51 <country code="KW">Kuwait</country>
52 <country code="KZ">Kazakhstan</country>
53 <country code="LT">Lithuania</country>
54 <country code="LV">Latvia</country>
55 <country code="NL">Netherlands</country>
56 <country code="NO">Norway</country>
57 <country code="PL">Poland</country>
58 <country code="PT">Portugal</country>
59 <country code="RO">Romania</country>
60 <country code="RU">Russia</country>
61 <country code="SE">Sweden</country>
62 <country code="SG">Singapore</country>
63 <country code="SK">Slovakia</country>
64 <country code="TH">Thailand</country>
65 <country code="TR">Turkey</country>
66 <country code="TW">Taiwan</country>
67 <country code="UA">Ukraine</country>
68 <country code="UK">UK</country>
69 <country code="US">USA</country>
70 </countries>
71
72 </mirrors>