commit: 3e984ab18e14c6974bbd12327203a0db5d697f0c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 9 08:11:13 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 9 08:11:22 2026 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=3e984ab1
mirrors: rsync: add rsync1.be (BOINC Team Belgium) Bug: https://bugs.gentoo.org/968245 Signed-off-by: Sam James <sam <AT> gentoo.org> files/mirrors/rsync.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml index 49346f9c..4aeb47cd 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -63,6 +63,16 @@ vim: ft=xml et ts=2 sts=2 sw=2: <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync36.us.gentoo.org</uri> </mirror> </mirrorgroup> + <mirrorgroup region="Europe (rsync.europe.gentoo.org)" country="BE" countryname="Belgium"> + <mirror> + <name>Any available mirror - rsync.be.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync.be.gentoo.org</uri> + </mirror> + <mirror> + <name>BOINC Team Belgium - rsync1.be.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync1.be.gentoo.org</uri> + </mirror> + </mirrorgroup> <!--<mirrorgroup region="South America (rsync.samerica.gentoo.org)" country="BR" countryname="Brazil"> <mirror> <name>Any available mirror - rsync.br.gentoo.org</name>
