commit: 72a3fa8368d0c444f43e4d04d6d2741d7b7f6cf5 Author: Fernando Ayats <ayatsfer <AT> gmail <DOT> com> AuthorDate: Mon May 15 12:45:35 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed May 17 08:31:14 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=72a3fa83
repositories: remove viperML-overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/602 Signed-off-by: Florian Schmaus <flow <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 9a671b1..9a04f07 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4348,18 +4348,6 @@ <source type="git">git+ssh://[email protected]/MagelessMayhem/violet-funk.git</source> <feed>https://github.com/MagelessMayhem/violet-funk/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>viperML-overlay</name> - <description lang="en">viperML's personal overlay</description> - <homepage>https://github.com/viperML/viperML-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Fernando Ayats</name> - </owner> - <source type="git">https://github.com/viperML/viperML-overlay.git</source> - <source type="git">git+ssh://[email protected]/viperML/viperML-overlay.git</source> - <feed>https://github.com/viperML/viperML-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>vklimovs</name> <description lang="en">vklimovs' personal portage overlay</description>
