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, 11 May 2018 11:29:50
Message-Id: 1526038172.04833c4933f1205afdd02bc2e263926dcb5fc535.mgorny@gentoo
1 commit: 04833c4933f1205afdd02bc2e263926dcb5fc535
2 Author: Brenton Horne <brentonhorne77 <AT> gmail <DOT> com>
3 AuthorDate: Mon May 7 08:16:39 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 11:29:32 2018 +0000
6 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=04833c49
7
8 repositories: Replace sabayon-tools with fusion809
9
10 Closes: https://github.com/gentoo/api-gentoo-org/pull/126
11
12 files/overlays/repositories.xml | 24 ++++++++++++------------
13 1 file changed, 12 insertions(+), 12 deletions(-)
14
15 diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
16 index 3caa91e..87a1ded 100644
17 --- a/files/overlays/repositories.xml
18 +++ b/files/overlays/repositories.xml
19 @@ -1731,6 +1731,18 @@ FIN
20 <source type="git">git@××××××.com:antoligy/furikake.git</source>
21 <feed>https://github.com/antoligy/furikake/commits/master.atom</feed>
22 </repo>
23 + <repo quality="experimental" status="unofficial">
24 + <name>fusion809</name>
25 + <description lang="en">Brenton's Portage overlay</description>
26 + <homepage>https://github.com/fusion809/fusion809-overlay</homepage>
27 + <owner type="person">
28 + <email>brentonhorne77@×××××.com</email>
29 + <name>Brenton Horne</name>
30 + </owner>
31 + <source type="git">https://github.com/fusion809/fusion809-overlay.git</source>
32 + <source type="git">git://github.com/fusion809/fusion809-overlay.git</source>
33 + <feed>https://github.com/fusion809/fusion809-overlay/commits/master.atom</feed>
34 + </repo>
35 <repo quality="experimental" status="unofficial">
36 <name>fuverlay</name>
37 <description lang="en">Funkill's overlay</description>
38 @@ -4058,18 +4070,6 @@ FIN
39 <source type="git">git://github.com/Sabayon/sabayon-distro.git</source>
40 <feed>https://github.com/feeds/Sabayon/commits/sabayon-distro/master</feed>
41 </repo>
42 - <repo quality="experimental" status="unofficial">
43 - <name>sabayon-tools</name>
44 - <description lang="en">Brenton's Sabayon Overlay</description>
45 - <homepage>https://github.com/fusion809/sabayon-tools</homepage>
46 - <owner type="person">
47 - <email>brentonhorne77@×××××.com</email>
48 - <name>Brenton Horne</name>
49 - </owner>
50 - <source type="git">https://github.com/fusion809/sabayon-tools.git</source>
51 - <source type="git">git://github.com/fusion809/sabayon-tools.git</source>
52 - <feed>https://github.com/fusion809/sabayon-tools/commits/master.atom</feed>
53 - </repo>
54 <repo quality="experimental" status="unofficial">
55 <name>sage-on-gentoo</name>
56 <description>Split ebuilds for the Sage computer algebra system</description>