commit: bc7b5343755094b2ca368076ed4c4ddce8e878bc Author: Jonathan Davies <jpds <AT> protonmail <DOT> com> AuthorDate: Fri Feb 12 12:24:13 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Feb 12 12:24:13 2021 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=bc7b5343
mirrors: Added OTH Regensburg mirror. Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com> Closes: https://github.com/gentoo/api-gentoo-org/pull/369 Closes: https://github.com/gentoo/api-gentoo-org/pull/326 Closes: https://github.com/gentoo/api-gentoo-org/pull/325 Closes: https://github.com/gentoo/api-gentoo-org/pull/324 Closes: https://github.com/gentoo/api-gentoo-org/pull/323 Closes: https://github.com/gentoo/api-gentoo-org/pull/322 Closes: https://github.com/gentoo/api-gentoo-org/pull/321 Closes: https://github.com/gentoo/api-gentoo-org/pull/320 Closes: https://github.com/gentoo/api-gentoo-org/pull/319 Closes: https://github.com/gentoo/api-gentoo-org/pull/318 Closes: https://github.com/gentoo/api-gentoo-org/pull/317 Closes: https://github.com/gentoo/api-gentoo-org/pull/316 Closes: https://github.com/gentoo/api-gentoo-org/pull/315 Closes: https://github.com/gentoo/api-gentoo-org/pull/314 Closes: https://github.com/gentoo/api-gentoo-org/pull/313 Closes: https://github.com/gentoo/api-gentoo-org/pull/312 Closes: https://github.com/gentoo/api-gentoo-org/pull/311 Closes: https://github.com/gentoo/api-gentoo-org/pull/310 Closes: https://github.com/gentoo/api-gentoo-org/pull/309 Closes: https://github.com/gentoo/api-gentoo-org/pull/308 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> files/mirrors/distfiles.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml index 88dcd98..78afd43 100644 --- a/files/mirrors/distfiles.xml +++ b/files/mirrors/distfiles.xml @@ -220,6 +220,12 @@ vim: ft=xml et ts=2 sts=2 sw=2: <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://ftp.uni-hannover.de/gentoo/</uri> <uri protocol="ftp" ipv4="y" ipv6="n" partial="n">ftp://ftp.uni-hannover.de/gentoo/</uri> </mirror> + <mirror> + <name>Ostbayerische Technische Hochschule Regensburg</name> + <uri protocol="http" ipv4="y" ipv6="y" partial="n">https://packages.hs-regensburg.de/gentoo-distfiles/</uri> + <uri protocol="http" ipv4="y" ipv6="y" partial="n">http://packages.hs-regensburg.de/gentoo-distfiles/</uri> + <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://packages.hs-regensburg.de/gentoo-distfiles/</uri> + </mirror> </mirrorgroup> <mirrorgroup region="Europe" country="GR" countryname="Greece"> <mirror>
