commit: 61884d5362926f2053442f15eae7e457ab138f55 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 6 07:06:01 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 07:06:01 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=61884d53
mirrors/rsync: add Reenigne - rsync12.ca.gentoo.org Bug: https://bugs.gentoo.org/574590 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 16d9ac2..20a4195 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -24,6 +24,10 @@ vim: ft=xml et ts=2 sts=2 sw=2: <name>University of Waterloo - rsync4.ca.gentoo.org</name> <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync4.ca.gentoo.org</uri> </mirror> + <mirror> + <name>Reenigne - rsync12.ca.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync12.ca.gentoo.org</uri> + </mirror> </mirrorgroup> <mirrorgroup region="North America (rsync.namerica.gentoo.org)" country="US" countryname="USA"> <mirror>
