commit: d288d8e0eb5ce1153dd78568358d1f4f155bba5a Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Fri Apr 22 11:05:58 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Apr 22 11:45:10 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=d288d8e0
repositories.xml: remove 'np-hardass-overlay' overlay Longstanding CI failures, repo hasn't been updated in over a year. Closes: https://bugs.gentoo.org/782193 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index e67b7e1..c6fb245 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2874,17 +2874,6 @@ <source type="git">[email protected]:lahouari.dc/nordvpn.git</source> <feed>https://gitlab.com/lahouari.dc/nordvpn/-/commits/main.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>np-hardass-overlay</name> - <description lang="en">NP-Hardass's Personal Overlay</description> - <homepage>https://github.com/np-hardass/np-hardass-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>NP-Hardass</name> - </owner> - <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="unofficial"> <name>nymphos</name> <description lang="en">Overlay for ebuilds used in NymphOS</description>
