commit: 3f3d13f573c7f80ddfa0c841735da49a0da80dc0 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Fri Apr 1 09:38:02 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Apr 1 13:12:43 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=3f3d13f5
repositories.xml: remove 'vampire' overlay Long-standing CI failures, hasn't been updated in over a year. Closes: https://bugs.gentoo.org/772752 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/488 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 951050b..da9bdce 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4536,18 +4536,6 @@ <source type="git">https://gitlab.com/plexvola/vaacus.git</source> <feed>https://gitlab.com/plexvola/vaacus/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>vampire</name> - <description lang="en">A personal repository. So much bleeding edge, you would bet a vampire was involved.</description> - <homepage>https://github.com/TheCrueltySage/vampire-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>TheCrueltySage</name> - </owner> - <source type="git">https://github.com/TheCrueltySage/vampire-overlay.git</source> - <source type="git">git+ssh://[email protected]/TheCrueltySage/vampire-overlay.git</source> - <feed>https://github.com/TheCrueltySage/vampire-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>vapoursynth</name> <description lang="en">Unofficial repository with all vapoursynth related ebuilds</description>
