commit: e41377947b7910422477aafe5fba5733b2b8adda 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:04:36 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=e4137794
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 | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml index e0637b0..0e22c78 100644 --- a/files/mirrors/distfiles.xml +++ b/files/mirrors/distfiles.xml @@ -69,6 +69,10 @@ vim: ft=xml et ts=2 sts=2 sw=2: <name>Pair Networks</name> <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo.mirrors.pair.com/</uri> </mirror> + <mirror> + <name>Silicon Valley Web Hosting</name> + <uri protocol="http" ipv4="y" ipv6="y" partial="n">http://mirror.sjc02.svwh.net/gentoo/</uri> + </mirror> </mirrorgroup> <mirrorgroup region="South America" country="BR" countryname="Brazil"> <mirror> diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml index ef6d40c..58fe13c 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -53,6 +53,10 @@ vim: ft=xml et ts=2 sts=2 sw=2: <name>TDS Internet Services - rsync26.us.gentoo.org</name> <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync26.us.gentoo.org</uri> </mirror> + <mirror> + <name>Silicon Valley Web Hosting - rsync30.us.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync30.us.gentoo.org</uri> + </mirror> </mirrorgroup> <mirrorgroup region="South America (rsync.samerica.gentoo.org)" country="BR" countryname="Brazil"> <mirror>
