commit: b305bc4c0cbf6e5682e70ffcd2a3cc84568dfbc6 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Thu Aug 21 08:30:43 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 1 19:07:58 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=b305bc4c
repositories.xml: remove 'cg' overlay Closes: https://bugs.gentoo.org/906408 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Part-of: https://github.com/gentoo/api-gentoo-org/pull/756 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 1c49da76..acf1b633 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -819,16 +819,6 @@ <source type="git">[email protected]:osirisinferi/certbot-dns-plugins-overlay.git</source> <feed>https://github.com/osirisinferi/certbot-dns-plugins-overlay/commits/main.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>cg</name> - <description>Computer graphics ebuilds for gentoo</description> - <homepage>https://github.com/brothermechanic/cg</homepage> - <owner type="person"> - <email>[email protected]</email> - </owner> - <source type="git">https://github.com/brothermechanic/cg.git</source> - <source type="git">git+ssh://[email protected]/brothermechanic/cg.git</source> - </repo> <repo quality="experimental" status="unofficial"> <name>chiyuki-overlay</name> <description lang="en">Chiyuki's Personal Gentoo Linux Overlay</description>
