commit: a29b4b7c8eb301952988a14bd036068254f79bb7 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Fri Apr 8 11:55:38 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Apr 8 13:04:16 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a29b4b7c
repositories.xml: remove 'winny' overlay Long-standing CI failures that aren't being addressed. Closes: https://bugs.gentoo.org/823746 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> 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 22f44c0..6967612 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4744,18 +4744,6 @@ <source type="git">https://anongit.gentoo.org/git/repo/proj/wine.git</source> <source type="git">git://anongit.gentoo.org/repo/proj/wine.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>winny</name> - <description lang="en">Winny's personal overlay</description> - <homepage>https://github.com/winny-/winny-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>winny</name> - </owner> - <source type="git">https://github.com/winny-/winny-overlay.git</source> - <source type="git">git+ssh://[email protected]/winny-/winny-overlay.git</source> - <feed>https://github.com/winny-/winny-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>wjn-overlay</name> <description>wjn's overlay for Gentoo Linux</description>
