commit: eb14fc5b06ce687c772460fd0b0f6fe6e8e36526 Author: Ben Roberts <optiz0r <AT> gmail <DOT> com> AuthorDate: Wed May 17 11:54:28 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Jun 13 09:52:01 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=eb14fc5b
repositories.xml: drop sihnon overlay The sihnon overlay is no longer maintained and currently contains failures in global scope. Closes: https://bugs.gentoo.org/906444 Closes: https://github.com/gentoo/api-gentoo-org/pull/604 Signed-off-by: Florian Schmaus <flow <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 24f6dc2..e8535e2 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3621,18 +3621,6 @@ <source type="git">[email protected]:ArsenShnurkov/shnurise.git</source> <feed>https://github.com/ArsenShnurkov/shnurise/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>sihnon</name> - <description lang="en">optiz0r's sihnon overlay</description> - <homepage>https://github.com/optiz0r/gentoo-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>optiz0r</name> - </owner> - <source type="git">https://github.com/optiz0r/gentoo-overlay.git</source> - <source type="git">[email protected]:optiz0r/gentoo-overlay.git</source> - <feed>https://github.com/optiz0r/gentoo-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>simonvanderveldt</name> <description lang="en">Personal Gentoo overlay focused on music production and engineering applications</description>
