commit: 2c69dbf79212b3a4f090aff857b427c0fc0e85a1 Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Sun Jan 8 18:34:26 2023 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Sun Jan 8 18:35:12 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=2c69dbf7
rsync.xml: drop rsync30 Closes: https://bugs.gentoo.org/741720 Signed-off-by: John Helmert III <ajak <AT> gentoo.org> files/mirrors/rsync.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/files/mirrors/rsync.xml b/files/mirrors/rsync.xml index 216cb5a..f6b0039 100644 --- a/files/mirrors/rsync.xml +++ b/files/mirrors/rsync.xml @@ -41,10 +41,6 @@ vim: ft=xml et ts=2 sts=2 sw=2: <name>TDS Internet Services - rsync26.us.gentoo.org</name> <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync26.us.gentoo.org</uri> </mirror> - <mirror> - <name>Silicon Valley Web Hosting - rsync30.us.gentoo.org</name> - <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://rsync30.us.gentoo.org</uri> - </mirror> <mirror> <name>Rackspace Technology - rsync31.us.gentoo.org</name> <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://rsync31.us.gentoo.org</uri>
