commit: 010a83e0a04b78b9fd544947586aa7f021c4114a Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Thu Aug 21 10:14:45 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 1 19:08:05 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=010a83e0
repositories.xml: remove 'simonvanderveldt' overlay Closes: https://bugs.gentoo.org/913324 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Part-of: https://github.com/gentoo/api-gentoo-org/pull/756 Closes: 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 c030a77c..952201df 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3855,18 +3855,6 @@ <source type="git">[email protected]:ArsenShnurkov/shnurise.git</source> <feed>https://github.com/ArsenShnurkov/shnurise/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>simonvanderveldt</name> - <description lang="en">Personal Gentoo overlay focused on music production and engineering applications</description> - <homepage>https://github.com/simonvanderveldt/simonvanderveldt-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Simon van der Veldt</name> - </owner> - <source type="git">https://github.com/simonvanderveldt/simonvanderveldt-overlay.git</source> - <source type="git">[email protected]:simonvanderveldt/simonvanderveldt-overlay.git</source> - <feed>https://github.com/simonvanderveldt/simonvanderveldt-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>sinustrom</name> <description lang="en">Sinustrom Gentoo Overlay</description>
