commit: 577efc872018524348c2a0813df64e98738140dc Author: Stupid Gnoll <gnoll <AT> gnoll> AuthorDate: Mon Jul 15 18:29:04 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 20 04:59:45 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=577efc87
repositories: remove earshark overlay It is no longer maintained Closes: https://github.com/gentoo/api-gentoo-org/pull/682 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 033818a..663f536 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1097,18 +1097,6 @@ <source type="git">git+ssh://[email protected]/Dwosky/Dwosky-overlay.git</source> <feed>https://github.com/Dwosky/Dwosky-overlay/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>earshark</name> - <description>personal overlay, mostly games related</description> - <homepage>https://github.com/Chemrat/overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Valeriy</name> - </owner> - <source type="git">https://github.com/Chemrat/overlay.git</source> - <source type="git">git+ssh://[email protected]/Chemrat/overlay.git</source> - <feed>https://github.com/Chemrat/overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>edgets</name> <description lang="en">Gentoo overlay that brings you the newest versions of modern software.</description>
