commit: 83a46a07c85470cf377e1f9384aab958c32b56ce Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Thu Aug 21 10:14:25 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 1 19:08:02 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=83a46a07
repositories.xml: remove 'apriluwu' overlay Closes: https://bugs.gentoo.org/913260 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 bc471d59..fcdda06d 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -383,18 +383,6 @@ <source type="git">git+ssh://[email protected]/APN-Pucky/gentoo-apn.git</source> <feed>https://gitlab.com/APN-Pucky/gentoo-apn/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>apriluwu</name> - <description lang="en">apriluwu's personal overlay</description> - <homepage>https://github.com/apriluwu/gentoo-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>April C.</name> - </owner> - <source type="git">https://github.com/apriluwu/gentoo-overlay.git</source> - <source type="git">git+ssh://[email protected]/apriluwu/gentoo-overlay.git</source> - <feed>https://github.com/apriluwu/gentoo-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>ArchFeh</name> <description lang="en">ArchFeh's personal overlay</description>
