commit: 3a7ff9c61ed92af79e8f784b00a193ed1fb55588 Author: crocket <748856+crocket <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sat Mar 11 12:22:12 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 07:43:38 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=3a7ff9c6
repositories.xml: remove crocket-overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/581 Signed-off-by: Joonas Niilola <juippis <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 329141d..3cd84a4 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -857,18 +857,6 @@ <source type="git">https://github.com/cosmicoz/cosmicmod-overlay.git</source> <source type="git">git+ssh://[email protected]/cosmicoz/cosmicmod-overlay.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>crocket-overlay</name> - <description lang="en">crocket's personal overlay</description> - <homepage>https://github.com/crocket/crocket-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>crocket</name> - </owner> - <source type="git">https://github.com/crocket/crocket-overlay.git</source> - <source type="git">git+ssh://[email protected]/crocket/crocket-overlay.git</source> - <feed>https://github.com/crocket/crocket-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>crossdev</name> <description lang="en">Ebuilds for embedded systems</description>
