commit: 0cdaf57e3c5f824a45ae312bacdb51fabef2e175 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 10 06:03:53 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 10 06:03:53 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=0cdaf57e
repositories.xml: remove 'johnmh' overlay Long-standing CI failures and no activity since 2016. Closes: https://bugs.gentoo.org/782172 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 80697f0..4e5bc60 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2240,19 +2240,6 @@ <feed>https://cgit.gentoo.org/dev/jmbsvicetto.git/atom/</feed> <!-- <feed>https://cgit.gentoo.org/dev/jmbsvicetto.git/rss/</feed> --> </repo> - <repo quality="experimental" status="unofficial"> - <name>johnmh</name> - <description>Personal overlay of johnmh</description> - <homepage>https://cgit.gentoo.org/repo/user/johnmh.git/</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>John Harris</name> - </owner> - <source type="git">https://anongit.gentoo.org/git/repo/user/johnmh.git</source> - <source type="git">git://anongit.gentoo.org/repo/user/johnmh</source> - <source type="git">git+ssh://[email protected]/repo/user/johnmh.git</source> - <feed>https://cgit.gentoo.org/repo/user/johnmh.git/atom/</feed> - </repo> <repo quality="experimental" status="official"> <name>johu</name> <description>Johannes Huber developer overlay</description>
