commit: 72728816747cbc9dbc21bd130bb4194e87d97394 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 10 05:46:18 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 10 06:01:03 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=72728816
repositories.xml: remove 'rdnetto-overlay' Long-standing CI failures. Closes: https://bugs.gentoo.org/780162 Signed-off-by: Sam James <sam <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 4ec83ca..92ef9e8 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3634,18 +3634,6 @@ <source type="git">https://github.com/mahatma-kaganovich/raw.git</source> <feed>https://github.com/mahatma-kaganovich/raw/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>rdnetto-overlay</name> - <description lang="en">Personal Overlay</description> - <homepage>https://github.com/rdnetto/rdnetto-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Reuben D'Netto</name> - </owner> - <source type="git">https://github.com/rdnetto/rdnetto-overlay.git</source> - <source type="git">git+ssh://[email protected]:rdnetto/rdnetto-overlay.git</source> - <feed>https://github.com/rdnetto/rdnetto-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>reagentoo</name> <description lang="en">reagentoo's overlay</description>
