commit: 68b5e43676a5071f3b1683bfa6d9e7c28360d20d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 9 07:48:03 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 9 07:48:03 2026 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=68b5e436
mirrors: rsync: add Rin Cat (rsync5.jp) Bug: https://bugs.gentoo.org/968181 Signed-off-by: Sam James <sam <AT> gentoo.org> files/mirrors/rsync.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml index 1cc8e84a..73d64eb0 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -298,12 +298,16 @@ vim: ft=xml et ts=2 sts=2 sw=2: <mirrorgroup region="Asia (rsync.asia.gentoo.org)" country="JP" countryname="Japan"> <mirror> <name>Any available mirror - rsync.jp.gentoo.org</name> - <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync.jp.gentoo.org</uri> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync.jp.gentoo.org</uri> </mirror> <mirror> <name>wide.ad.jp - rsync5.jp.gentoo.org</name> <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync5.jp.gentoo.org</uri> </mirror> + <mirror> + <name>Rin Cat - rsync6.jp.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="6" partial="n">rsync://rsync6.jp.gentoo.org</uri> + </mirror> </mirrorgroup> <mirrorgroup region="Asia (rsync.asia.gentoo.org)" country="KR" countryname="South Korea"> <mirror>
