commit: 04833c4933f1205afdd02bc2e263926dcb5fc535 Author: Brenton Horne <brentonhorne77 <AT> gmail <DOT> com> AuthorDate: Mon May 7 08:16:39 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 11 11:29:32 2018 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=04833c49
repositories: Replace sabayon-tools with fusion809 Closes: https://github.com/gentoo/api-gentoo-org/pull/126 files/overlays/repositories.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 3caa91e..87a1ded 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1731,6 +1731,18 @@ FIN <source type="git">[email protected]:antoligy/furikake.git</source> <feed>https://github.com/antoligy/furikake/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>fusion809</name> + <description lang="en">Brenton's Portage overlay</description> + <homepage>https://github.com/fusion809/fusion809-overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Brenton Horne</name> + </owner> + <source type="git">https://github.com/fusion809/fusion809-overlay.git</source> + <source type="git">git://github.com/fusion809/fusion809-overlay.git</source> + <feed>https://github.com/fusion809/fusion809-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>fuverlay</name> <description lang="en">Funkill's overlay</description> @@ -4058,18 +4070,6 @@ FIN <source type="git">git://github.com/Sabayon/sabayon-distro.git</source> <feed>https://github.com/feeds/Sabayon/commits/sabayon-distro/master</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>sabayon-tools</name> - <description lang="en">Brenton's Sabayon Overlay</description> - <homepage>https://github.com/fusion809/sabayon-tools</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Brenton Horne</name> - </owner> - <source type="git">https://github.com/fusion809/sabayon-tools.git</source> - <source type="git">git://github.com/fusion809/sabayon-tools.git</source> - <feed>https://github.com/fusion809/sabayon-tools/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>sage-on-gentoo</name> <description>Split ebuilds for the Sage computer algebra system</description>
