commit: ab8384277c051deb5e738d9b0109e66db42be668 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Mon Mar 20 22:04:48 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 21 12:09:18 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=ab838427
repositories.xml: remove 'dmchurch' overlay Single failing ebuild, pings have gone unanswered. Closes: https://bugs.gentoo.org/858935 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 | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 4825626..74f0ce9 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1022,18 +1022,6 @@ </owner> <source type="git">https://notabug.org/dm9pZCAq/dm9pZCAq-overlay.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>dmchurch</name> - <description lang="en">Danielle Church's Portage overlay</description> - <homepage>https://github.com/dmchurch/portage-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Danielle Church</name> - </owner> - <source type="git">https://github.com/dmchurch/portage-overlay.git</source> - <source type="git">[email protected]:dmchurch/portage-overlay.git</source> - <feed>https://github.com/dmchurch/portage-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>Drauthius</name> <description>Ebuilds related to game dev</description>
