commit: d3ed60fc0fa219e5890db8bc8b07e83b8ff19a7b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 11 23:55:57 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 11 23:55:57 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=d3ed60fc
mirrors: rsync: rsync1.cz has IPv6 now Bug: https://bugs.gentoo.org/916115 Signed-off-by: Sam James <sam <AT> gentoo.org> files/mirrors/rsync.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml index f58073a6..bd89d4ad 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -58,7 +58,7 @@ vim: ft=xml et ts=2 sts=2 sw=2: </mirror> <mirror> <name>UPC Česká republika, a.s - rsync1.cz.gentoo.org.</name> - <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync1.cz.gentoo.org</uri> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync1.cz.gentoo.org</uri> </mirror> </mirrorgroup> <mirrorgroup region="Europe (rsync.europe.gentoo.org)" country="DE" countryname="Germany">
