commit:     1249e454a79a4a59918da01cb544f157e0d081e4
Author:     Alec Warner <antarus <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  9 01:57:40 2018 +0000
Commit:     Alec Warner <antarus <AT> gentoo <DOT> org>
CommitDate: Tue Nov 20 02:11:53 2018 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=1249e454

Add rsync30.

Closes: https://bugs.gentoo.org/598120
Signed-off-by: Alec Warner <antarus <AT> gentoo.org>

 files/mirrors/distfiles.xml | 4 ++++
 files/mirrors/rsync.xml     | 6 ++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
index 0e22c78..123e13a 100644
--- a/files/mirrors/distfiles.xml
+++ b/files/mirrors/distfiles.xml
@@ -303,6 +303,10 @@ vim: ft=xml et ts=2 sts=2 sw=2:
       <name>Netease.com, Inc.</name>
       <uri protocol="http" ipv4="y" ipv6="n" 
partial="n">http://mirrors.163.com/gentoo/</uri>
     </mirror>
+    <mirror>
+      <name>Tsinghua University</name>
+      <uri protocol="http" ipv4="y" ipv6="y" 
partial="n">https://mirrors.tuna.tsinghua.edu.cn/gentoo</uri>
+    </mirror>
   </mirrorgroup>
   <mirrorgroup region="Asia" country="HK" countryname="Hong Kong">
     <mirror>

diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml
index 58fe13c..58da820 100644
--- a/files/mirrors/rsync.xml
+++ b/files/mirrors/rsync.xml
@@ -267,14 +267,16 @@ vim: ft=xml et ts=2 sts=2 sw=2:
       <uri protocol="rsync" ipv4="y" ipv6="n" 
partial="n">rsync://rsync1.au.gentoo.org</uri>
     </mirror>
   </mirrorgroup>
-  <!--
   <mirrorgroup region="Asia (rsync.asia.gentoo.org)" country="CN" 
countryname="China">
     <mirror>
       <name>Any available mirror - rsync.cn.gentoo.org</name>
       <uri protocol="rsync" ipv4="y" ipv6="n" 
partial="n">rsync://rsync.cn.gentoo.org</uri>
     </mirror>
+    <mirror>
+      <name>Tsinghua University</name>
+      <uri protocol="rsync" ipv4="y" ipv6="y" 
partial="n">rsync://rsync1.cn.gentoo.org</uri>
+    </mirror>
   </mirrorgroup>
-  -->
   <mirrorgroup region="Asia (rsync.asia.gentoo.org)" country="JP" 
countryname="Japan">
     <mirror>
       <name>Any available mirror - rsync.jp.gentoo.org</name>

Reply via email to