commit: 8937c8ac24c4eea0b9e2740157c67f814f1a9ca1 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Fri Apr 1 09:48:15 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Apr 1 13:12:21 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=8937c8ac
repositories.xml: remove 'stowe-verlay' overlay Longstanding CI failures, overlay appears to be updated, but failures haven't been addressed. Closes: https://bugs.gentoo.org/767652 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/489 Signed-off-by: Jakov Smolić <jsmolic <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 eab066f..951050b 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4127,18 +4127,6 @@ <source type="git">[email protected]:stha09/gpo-stha09.git</source> <feed>https://github.com/stha09/gpo-stha09/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>stowe-verlay</name> - <description>Few things that have either broken elsewhere or fallen unmaintained, such as winexe, a source-based version of logitech media server, a patched version of dansguardian</description> - <homepage>https://github.com/mwstowe/stowe-verlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Michael Stowe</name> - </owner> - <source type="git">https://github.com/mwstowe/stowe-verlay.git</source> - <source type="git">git+ssh://[email protected]/mwstowe/stowe-verlay.git</source> - <feed>https://github.com/mwstowe/stowe-verlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>strohel</name> <description lang="en">strohel's overlay</description>
