commit: 4600f939f1b137d77f5ae47f525747f35a10eb1a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 10 05:56:15 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 10 06:01:17 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=4600f939
repositories.xml: remove 'chrytoo' overlay Long-standing CI failures. Closes: https://bugs.gentoo.org/797031 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 405a0eb..2d2184a 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -839,19 +839,6 @@ </owner> <source type="git">https://github.com/brothermechanic/cg.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>chrytoo</name> - <description lang="en">Personal overlay for packages that usually aren't in the official repository...</description> - <homepage>https://github.com/chrytoo/gentoo-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Miloš Đ. Omeragić</name> - </owner> - <source type="git">https://github.com/chrytoo/gentoo-overlay.git</source> - <source type="git">git://github.com/chrytoo/gentoo-overlay.git</source> - <source type="git">[email protected]:chrytoo/gentoo-overlay.git</source> - <feed>https://github.com/chrytoo/gentoo-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="official"> <name>cj-overlay</name> <description>Christoph's Overlay</description>
