commit: 9fc2b043f43db300bd4284882ed657c2955ac18d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 6 15:00:17 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 6 15:00:17 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=9fc2b043
mirrors: rsync: add rsync17.de.g.o Bug: https://bugs.gentoo.org/710480 Signed-off-by: Sam James <sam <AT> gentoo.org> files/mirrors/rsync.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml index 4d6d851..528385d 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -106,6 +106,10 @@ vim: ft=xml et ts=2 sts=2 sw=2: <name>RWTH Aachen University</name> <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync15.de.gentoo.org</uri> </mirror> + <mirror> + <name>mirror.netzwerge.de - rsync17.de.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync17.de.gentoo.org</uri> + </mirror> </mirrorgroup> <mirrorgroup region="Europe (rsync.europe.gentoo.org)" country="FR" countryname="France"> <mirror>
