commit: 72a21edaf2b173940b44290e5f09046660ef8138 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Fri Apr 8 11:53:34 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Apr 8 13:04:15 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=72a21eda
repositories.xml: remove 'nx' overlay Long-standing CI failures. Repository hasn't been updated since 2018. Closes: https://bugs.gentoo.org/832923 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> files/overlays/repositories.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index fdb51c3..a9514ec 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2924,19 +2924,6 @@ <source type="git">https://github.com/np-hardass/np-hardass-overlay.git</source> <source type="git">git+ssh://[email protected]/np-hardass/np-hardass-overlay.git</source> </repo> - <repo quality="experimental" status="official"> - <name>nx</name> - <description>Overlay for the NX/FreeNX packages for Gentoo.</description> - <homepage>https://cgit.gentoo.org/proj/nx.git/</homepage> - <owner type="project"> - <email>[email protected]</email> - </owner> - <source type="git">https://anongit.gentoo.org/git/proj/nx.git</source> - <source type="git">git://anongit.gentoo.org/proj/nx.git</source> - <source type="git">git+ssh://[email protected]/proj/nx.git</source> - <feed>https://cgit.gentoo.org/proj/nx.git/atom/</feed> - <!-- <feed>https://cgit.gentoo.org/proj/nx.git/rss/</feed> --> - </repo> <repo quality="experimental" status="unofficial"> <name>nymphos</name> <description lang="en">Overlay for ebuilds used in NymphOS</description>
