commit: d82a92ef57deca1e141f6779952f93e048f41481 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Tue Aug 12 19:07:03 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 21 01:27:41 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=d82a92ef
repositories.xml: remove 'setkeh' overlay Closes: https://bugs.gentoo.org/889520 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Part-of: https://github.com/gentoo/api-gentoo-org/pull/755 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 f99ad1b0..5b4eaafa 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3968,18 +3968,6 @@ <source type="git">https://github.com/tx00100xt/serioussam-overlay.git</source> <feed>https://github.com/tx00100xt/serioussam-overlay/commits/main.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>setkeh</name> - <description lang="en">setkeh maintained ebuilds</description> - <homepage>https://github.com/setkeh/Portage-Overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>James (setkeh) Griffis</name> - </owner> - <source type="git">https://github.com/setkeh/Portage-Overlay.git</source> - <source type="git">git+ssh://[email protected]/setkeh/Portage-Overlay.git</source> - <feed>https://github.com/setkeh/Portage-Overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>sevz</name> <description lang="en">Personal Custom Gentoo Overlay.</description>
