Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/mirrors/
Date: Thu, 23 Jun 2022 18:32:22
Message-Id: 1656009081.f013dd250ba4a9bc072db2d84586b437c61b0fb5.sam@gentoo
1 commit: f013dd250ba4a9bc072db2d84586b437c61b0fb5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 23 18:31:21 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 23 18:31:21 2022 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f013dd25
7
8 mirror: add University of Utah (Flux Group)
9
10 Bug: https://bugs.gentoo.org/687824
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 files/mirrors/distfiles.xml | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
17 index 3174a92..7658563 100644
18 --- a/files/mirrors/distfiles.xml
19 +++ b/files/mirrors/distfiles.xml
20 @@ -43,6 +43,9 @@ vim: ft=xml et ts=2 sts=2 sw=2:
21 <name>TDS Internet Services</name>
22 <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo.mirrors.tds.net/gentoo</uri>
23 </mirror>
24 + <mirror>
25 + <name>University of Utah (Flux Group)</name>
26 + <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo-mirror.flux.utah.edu/</uri>
27 <mirror>
28 <name>Rochester Institute of Technology</name>
29 <uri protocol="http" ipv4="y" ipv6="y" partial="n">https://mirrors.rit.edu/gentoo/</uri>