commit: 4c35e4de20e3db18cf1000f6d77a91b414219b06 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Tue Aug 16 20:19:10 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Aug 17 06:19:17 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=4c35e4de
repositories.xml: remove 'dankdumpster' overlay Owner has indicated that they are not maintaining the overlay anymore, so it's okay to remove. Closes: https://bugs.gentoo.org/864621 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Closes: https://github.com/gentoo/api-gentoo-org/pull/545 Signed-off-by: Joonas Niilola <juippis <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 0c3a97e..3e516e8 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -886,18 +886,6 @@ <source type="git">git+ssh://[email protected]/alphallc/crossdev.git</source> <feed>https://github.com/alphallc/crossdev/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>dankdumpster</name> - <description lang="en">DankDumpster's overlay</description> - <homepage>https://github.com/DankDumpster/gentoo-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>DankDumpster</name> - </owner> - <source type="git">https://github.com/DankDumpster/gentoo-overlay.git</source> - <source type="git">git+ssh://[email protected]/DankDumpster/gentoo-overlay.git</source> - <feed>https://github.com/DankDumpster/gentoo-overlay/commits/main.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>dargor</name> <description lang="en">Personal overlay for packages I care of</description>
