Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
Date: Fri, 09 Feb 2018 23:23:58
Message-Id: 1518218623.aac8265c6fbc04f5ecb07da99948a197436615e1.mgorny@gentoo
1 commit: aac8265c6fbc04f5ecb07da99948a197436615e1
2 Author: Alexander "Ananace" Olofsson <ace <AT> haxalot <DOT> com>
3 AuthorDate: Fri Feb 9 22:37:03 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 9 23:23:43 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=aac8265c
7
8 repositories: Update URLs for ace overlay
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/107
11
12 files/overlays/repositories.xml | 10 +++++-----
13 1 file changed, 5 insertions(+), 5 deletions(-)
14
15 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
16 index 728ab45..6fb29bf 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -100,15 +100,15 @@ FIN
20 <repo quality="experimental" status="unofficial">
21 <name>ace</name>
22 <description lang="en">Personal overlay with ebuilds that were missing at one point or another</description>
23 - <homepage>https://github.com/ace13/overlay</homepage>
24 + <homepage>https://github.com/ananace/overlay</homepage>
25 <owner type="person">
26 <email>ace@×××××××.com</email>
27 <name>Alexander Olofsson</name>
28 </owner>
29 - <source type="git">https://github.com/ace13/overlay.git</source>
30 - <source type="git">git://github.com/ace13/overlay.git</source>
31 - <source type="git">git@××××××.com:ace13/overlay.git</source>
32 - <feed>https://github.com/ace13/overlay/commits/master.atom</feed>
33 + <source type="git">https://github.com/ananace/overlay.git</source>
34 + <source type="git">git://github.com/ananace/overlay.git</source>
35 + <source type="git">git@××××××.com:ananace/overlay.git</source>
36 + <feed>https://github.com/ananace/overlay/commits/master.atom</feed>
37 </repo>
38 <repo quality="experimental" status="unofficial">
39 <name>activehome</name>