Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mirrorstats:master commit in: rsync_mirrors/
Date: Wed, 29 Apr 2020 05:37:19
Message-Id: 1588138633.c6b34c96b6e4665930989ae8b5a61af2c8504b6d.robbat2@gentoo
1 commit: c6b34c96b6e4665930989ae8b5a61af2c8504b6d
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 29 05:37:13 2020 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 29 05:37:13 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mirrorstats.git/commit/?id=c6b34c96
7
8 rsync: fix URL
9
10 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
11
12 rsync_mirrors/g.mirrors.extra | 12 ++++++------
13 1 file changed, 6 insertions(+), 6 deletions(-)
14
15 diff --git a/rsync_mirrors/g.mirrors.extra b/rsync_mirrors/g.mirrors.extra
16 index 340865c..75a1939 100644
17 --- a/rsync_mirrors/g.mirrors.extra
18 +++ b/rsync_mirrors/g.mirrors.extra
19 @@ -1,6 +1,6 @@
20 -gentoo rsync://albatross.gentoo.org
21 -gentoo rsync://boobie.gentoo.org
22 -gentoo rsync://dipper.gentoo.org
23 -gentoo rsync://quetzal.gentoo.org
24 -gentoo rsync://starling.gentoo.org
25 -gentoo rsync://swan.gentoo.org
26 +gentoo rsync://albatross.gentoo.org/
27 +gentoo rsync://boobie.gentoo.org/
28 +gentoo rsync://dipper.gentoo.org/
29 +gentoo rsync://quetzal.gentoo.org/
30 +gentoo rsync://starling.gentoo.org/
31 +gentoo rsync://swan.gentoo.org/