Gentoo Archives: gentoo-commits

From: Alec Warner <antarus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/mirrors/
Date: Tue, 20 Nov 2018 02:12:20
Message-Id: 1542679913.1249e454a79a4a59918da01cb544f157e0d081e4.antarus@gentoo
1 commit: 1249e454a79a4a59918da01cb544f157e0d081e4
2 Author: Alec Warner <antarus <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 9 01:57:40 2018 +0000
4 Commit: Alec Warner <antarus <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 20 02:11:53 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=1249e454
7
8 Add rsync30.
9
10 Closes: https://bugs.gentoo.org/598120
11 Signed-off-by: Alec Warner <antarus <AT> gentoo.org>
12
13 files/mirrors/distfiles.xml | 4 ++++
14 files/mirrors/rsync.xml | 6 ++++--
15 2 files changed, 8 insertions(+), 2 deletions(-)
16
17 diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
18 index 0e22c78..123e13a 100644
19 --- a/files/mirrors/distfiles.xml
20 +++ b/files/mirrors/distfiles.xml
21 @@ -303,6 +303,10 @@ vim: ft=xml et ts=2 sts=2 sw=2:
22 <name>Netease.com, Inc.</name>
23 <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://mirrors.163.com/gentoo/</uri>
24 </mirror>
25 + <mirror>
26 + <name>Tsinghua University</name>
27 + <uri protocol="http" ipv4="y" ipv6="y" partial="n">https://mirrors.tuna.tsinghua.edu.cn/gentoo</uri>
28 + </mirror>
29 </mirrorgroup>
30 <mirrorgroup region="Asia" country="HK" countryname="Hong Kong">
31 <mirror>
32
33 diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml
34 index 58fe13c..58da820 100644
35 --- a/files/mirrors/rsync.xml
36 +++ b/files/mirrors/rsync.xml
37 @@ -267,14 +267,16 @@ vim: ft=xml et ts=2 sts=2 sw=2:
38 <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync1.au.gentoo.org</uri>
39 </mirror>
40 </mirrorgroup>
41 - <!--
42 <mirrorgroup region="Asia (rsync.asia.gentoo.org)" country="CN" countryname="China">
43 <mirror>
44 <name>Any available mirror - rsync.cn.gentoo.org</name>
45 <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync.cn.gentoo.org</uri>
46 </mirror>
47 + <mirror>
48 + <name>Tsinghua University</name>
49 + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync1.cn.gentoo.org</uri>
50 + </mirror>
51 </mirrorgroup>
52 - -->
53 <mirrorgroup region="Asia (rsync.asia.gentoo.org)" country="JP" countryname="Japan">
54 <mirror>
55 <name>Any available mirror - rsync.jp.gentoo.org</name>