commit: 64dd3fb6c8a06d63c1572b48558307d2eef3dbee Author: Sergei Trofimovich <slyich <AT> gmail <DOT> com> AuthorDate: Mon Apr 24 21:23:47 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Apr 25 10:24:31 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=64dd3fb6
repositories.xml: drop ::slyfox reference Closes: https://github.com/gentoo/api-gentoo-org/pull/600 Signed-off-by: Sergei Trofimovich <slyich <AT> gmail.com> Signed-off-by: David Seifert <soap <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 54b6a8c..073ec4c 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3691,18 +3691,6 @@ <source type="git">https://slonko.net/git/portage</source> <feed>https://slonko.net/git/portage/atom/</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>slyfox</name> - <description lang="en">slyfox's ebuild den</description> - <homepage>https://github.com/trofi/slyfox-gentoo</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Sergei Trofimovich</name> - </owner> - <source type="git">https://github.com/trofi/slyfox-gentoo.git</source> - <source type="git">git+ssh://[email protected]/trofi/slyfox-gentoo.git</source> - <feed>https://github.com/trofi/slyfox-gentoo/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>smaeul</name> <description lang="en">Personal overlay, mainly packages patched for musl compatibility</description>
