commit: bdd4afef1cd2c58c39ea0a6aab5c3130ad13b24f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 15 12:16:47 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 15 12:17:14 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=bdd4afef
Reapply "mirrors: rsync: restore rsync2.au" This reverts commit f887498be812a94b5d1901492505120080b8dc24. With slightly tweaked name. Bug: https://bugs.gentoo.org/668768 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 c6688ef1..3bc0c386 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -234,6 +234,10 @@ vim: ft=xml et ts=2 sts=2 sw=2: <name>Swinburne University of Technology - rsync1.au.gentoo.org</name> <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync1.au.gentoo.org</uri> </mirror> + <mirror> + <name>velladecin - rsync2.au.gentoo.org</name> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync2.au.gentoo.org</uri> + </mirror> <mirror> <name>Rackspace Technology - rsync3.au.gentoo.org</name> <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync3.au.gentoo.org</uri>
