commit: f3122177073266f19e70a06fa8606f0b81101d48 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Fri Apr 8 08:26:52 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Apr 8 13:04:18 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f3122177
repositories.xml: remove 'AzP' overlay Long-standing CI failures, overlay appears to be updated, but failures haven't been addressed. Closes: https://bugs.gentoo.org/776184 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/503 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> files/overlays/repositories.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 4f646d2..66c840e 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -484,20 +484,6 @@ </owner> <source type="git">https://gitlab.awesome-it.de/overlays/awesome.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>AzP</name> - <description lang="en">Peter's own software playground</description> - <homepage>https://cgit.gentoo.org/user/AzP.git/</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Peter Asplund</name> - </owner> - <source type="git">https://anongit.gentoo.org/git/user/AzP.git</source> - <source type="git">git://anongit.gentoo.org/user/AzP.git</source> - <source type="git">git+ssh://[email protected]/user/AzP.git</source> - <feed>https://cgit.gentoo.org/user/AzP.git/atom/</feed> - <!-- <feed>https://cgit.gentoo.org/user/AzP.git/rss/</feed> --> - </repo> <repo quality="experimental" status="unofficial"> <name>barnowl</name> <description lang="en">BarnOwl IM client</description>
