commit: 60945cca9b0f62f6532e3102d628e014e4c627e1 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Fri Apr 22 11:38:07 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Apr 22 14:50:39 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=60945cca
repositories.xml: remove 'gcarq' overlay Longstanding CI failures, repository not committed to since Nov 2021, pings have gone unanswered. Closes: https://bugs.gentoo.org/808007 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Signed-off-by: Michał Górny <mgorny <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 b401fb2..7160f9a 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1600,18 +1600,6 @@ <feed>https://cgit.gentoo.org/proj/gamerlay.git/atom/</feed> <!-- <feed>https://cgit.gentoo.org/proj/gamerlay.git/rss/</feed> --> </repo> - <repo quality="experimental" status="unofficial"> - <name>gcarq</name> - <description lang="en">Personal overlay</description> - <homepage>https://github.com/gcarq/gcarq-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Michael Egger</name> - </owner> - <source type="git">https://github.com/gcarq/gcarq-overlay.git</source> - <source type="git">git+ssh://[email protected]/gcarq/gcarq-overlay.git</source> - <feed>https://github.com/gcarq/gcarq-overlay/commits/master.atom</feed> - </repo> <repo quality="core" status="official"> <name>gentoo</name> <description>Official Gentoo ebuild repository</description>
