commit: c86baf0e23030121365880a6d5ed0d86cc010631 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Thu Aug 21 10:14:20 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 1 19:08:01 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=c86baf0e
repositories.xml: remove 'unity-gentoo' overlay Closes: https://bugs.gentoo.org/906447 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 | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 652f0935..4053beec 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4612,18 +4612,6 @@ <source type="git">git+ssh://[email protected]/DakEnviy/underworld-overlay.git</source> <feed>https://github.com/DakEnviy/underworld-overlay/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>unity-gentoo</name> - <description lang="en">Overlay to install the Unity desktop</description> - <homepage>https://github.com/shiznix/unity-gentoo</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Rick Harris</name> - </owner> - <source type="git">https://github.com/shiznix/unity-gentoo.git</source> - <source type="git">git+ssh://[email protected]/shiznix/unity-gentoo.git</source> - <feed>https://github.com/shiznix/unity-gentoo/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>unmojang-overlay</name> <description lang="en">Gentoo overlay for unmojang projects</description>
