commit: d8a0194ec53d9342a17758ba076ad7fb74afa25f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Nov 28 11:30:22 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Nov 28 11:30:22 2017 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=d8a0194e
repositories: Remove games-overlay due to major QA issues Closes: https://bugs.gentoo.org/626918 files/overlays/repositories.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 5f09b30..d8b9146 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1689,17 +1689,6 @@ FIN <!-- <feed>https://cgit.gentoo.org/proj/gamerlay.git/rss/</feed> --> </repo> <repo quality="experimental" status="unofficial"> - <name>games-overlay</name> - <description lang="en">gentoo overlay containing games ebuilds only</description> - <homepage>https://github.com/hasufell/games-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Julian Ospald</name> - </owner> - <source type="git">git://github.com/hasufell/games-overlay.git</source> - <feed>https://github.com/hasufell/games-overlay/commits/master.atom</feed> - </repo> - <repo quality="experimental" status="unofficial"> <name>geki</name> <description>The playground of gekis hacking on Gentoo Linux distribution.</description> <homepage>https://github.com/geki-yaba/gekis-playground</homepage>
