commit: 194bbba3b086252bbd493e75cdd90b335affdbe0 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Fri Apr 22 12:10:14 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Apr 22 14:50:41 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=194bbba3
repositories.xml: remove 'sevcsik' overlay Longstanding CI failures, repository hasn't been updated since 2017. Closes: https://bugs.gentoo.org/835145 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/513 Signed-off-by: Michał Górny <mgorny <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 a80c052..ca2e47b 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3685,18 +3685,6 @@ <source type="git">git+ssh://[email protected]/Sevz17/sevz-overlay.git</source> <feed>https://gitlab.com/Sevz17/sevz-overlay/commits/main.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>sevcsik</name> - <description lang="en">Mainly cryptocurrency/blockchain related ebuilds</description> - <homepage>https://github.com/sevcsik/overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Andras Sevcsik</name> - </owner> - <source type="git">https://github.com/sevcsik/overlay.git</source> - <source type="git">[email protected]:sevcsik/overlay.git</source> - <feed>https://github.com/sevcsik/overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>sft</name> <description>SFT Technologies gentoo overlay</description>
