commit: 0144a55bd51011f8a31793f065d336c92a589436 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Thu Aug 18 08:34:51 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Aug 18 15:18:09 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=0144a55b
repositories.xml: remove 'aeon-gentoo-overlay' overlay Owner has indicated the overlay is not longer maintained, and requested to have it removed. Closes: https://bugs.gentoo.org/864601 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/546 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 3e516e8..cbfd711 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -121,18 +121,6 @@ <source type="git">git+ssh://[email protected]/AdamGiergun/adasss.git</source> <feed>https://github.com/AdamGiergun/adasss/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>aeon-gentoo-overlay</name> - <description lang="en">Gentoo overlay for Aeon Dev packages and dependencies</description> - <homepage>https://github.com/aeon-engine/aeon-gentoo-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Robin Degen</name> - </owner> - <source type="git">https://github.com/aeon-engine/aeon-gentoo-overlay.git</source> - <source type="git">git+ssh://[email protected]/aeon-engine/aeon-gentoo-overlay.git</source> - <feed>https://github.com/aeon-engine/aeon-gentoo-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>ag-ops</name> <description lang="en">Useful tools for SysAdmins or DevOps</description>
