commit: 9f227d0b74a9da4c28fac442eb63613093393596 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Fri Apr 22 11:07:54 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Apr 22 11:45:10 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=9f227d0b
repositories.xml: remove 'klondike' overlay Longstanding CI failures related to EAPI 5 no longer supported by eclasses, repository not updated in almost a year. Closes: https://bugs.gentoo.org/832917 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index c6fb245..d7772c5 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2266,20 +2266,6 @@ <source type="git">git+ssh://[email protected]/khumba/khoverlay.git</source> <feed>https://gitlab.com/khumba/khoverlay/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>klondike</name> - <description lang="en">Ebuilds made and modified by klondike, mainly sound and virtualization</description> - <homepage>https://cgit.gentoo.org/user/klondike.git/</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Francisco Blas Izquierdo Riera</name> - </owner> - <source type="git">https://anongit.gentoo.org/git/user/klondike.git</source> - <source type="git">git://anongit.gentoo.org/user/klondike.git</source> - <source type="git">git+ssh://[email protected]/user/klondike.git</source> - <feed>https://cgit.gentoo.org/user/klondike.git/atom/</feed> - <!-- <feed>https://cgit.gentoo.org/user/klondike.git/rss/</feed> --> - </repo> <repo quality="experimental" status="unofficial"> <name>konsolebox</name> <description>konsolebox's overlay</description>
