commit: 3a4cced36797d3a106b03ad1ebddfac17df79aa6 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Tue Aug 12 19:03:50 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 21 01:27:40 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=3a4cced3
repositories.xml: remove 'ixit' overlay Closes: https://bugs.gentoo.org/889500 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Part-of: https://github.com/gentoo/api-gentoo-org/pull/755 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 c156dd04..319d67b5 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2101,18 +2101,6 @@ <source type="git">git+ssh://[email protected]/iritmaximus/overlay.git</source> <feed>https://github.com/iritmaximus/overlay/commits/main.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>ixit</name> - <description lang="en">iXit overlay</description> - <homepage>https://github.com/okias/ixit</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>David Heidelberger</name> - </owner> - <source type="git">https://github.com/okias/ixit.git</source> - <source type="git">[email protected]:okias/ixit.git</source> - <feed>https://github.com/okias/ixit/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>jabuxas</name> <description lang="en">jabuxas personal overlay</description>
