commit: 8f86aa23f338c2b36a408dff765e565278f7e57a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 9 07:54:56 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 9 07:54:56 2026 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=8f86aa23
mirrors: rsync: add rsync8.pl (All-Day Developer Marcin Wawrzków) Bug: https://bugs.gentoo.org/969253 Signed-off-by: Sam James <sam <AT> gentoo.org> files/mirrors/rsync.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml index 73d64eb0..1928a8cc 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -195,12 +195,16 @@ vim: ft=xml et ts=2 sts=2 sw=2: <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync2.nl.gentoo.org</uri> </mirror> </mirrorgroup> - <!--<mirrorgroup region="Europe (rsync.europe.gentoo.org)" country="PL" countryname="Poland"> + <mirrorgroup region="Europe (rsync.europe.gentoo.org)" country="PL" countryname="Poland"> <mirror> <name>Any available mirror - rsync.pl.gentoo.org</name> - <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync.pl.gentoo.org</uri> + <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync.pl.gentoo.org</uri> </mirror> - </mirrorgroup>--> + <mirror> + <name>All-Day Developer Marcin Wawrzków - rsync8.pl.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync8.pl.gentoo.org</uri> + </mirror> + </mirrorgroup> <mirrorgroup region="Europe (rsync.europe.gentoo.org)" country="PT" countryname="Portugal"> <mirror> <name>Any available mirror - rsync.pt.gentoo.org</name>
