Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/mirrors/
Date: Fri, 29 Sep 2017 19:34:00
Message-Id: 1506713623.a41008af6c51174e38e48d31616557c25804837b.robbat2@gentoo
1 commit: a41008af6c51174e38e48d31616557c25804837b
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 29 19:33:43 2017 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 29 19:33:43 2017 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a41008af
7
8 distfiles: new Utah State mirror.
9
10 Closes: https://bugs.gentoo.org/618602
11 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
12
13 files/mirrors/distfiles.xml | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
17 index 7662942..e510965 100644
18 --- a/files/mirrors/distfiles.xml
19 +++ b/files/mirrors/distfiles.xml
20 @@ -44,6 +44,10 @@ vim: ft=xml et ts=2 sts=2 sw=2:
21 <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo.mirrors.tds.net/gentoo</uri>
22 </mirror>
23 <mirror>
24 + <name>Utah State University</name>
25 + <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo.cs.utah.edu/</uri>
26 + </mirror>
27 + <mirror>
28 <name>Easynews NNTP Hosting</name>
29 <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo.mirrors.easynews.com/linux/gentoo/</uri>
30 </mirror>