commit: 263a8d0981d25d4188e468d8fbda7e9be3a78b5b Author: yemou <yemou <AT> butwho <DOT> xyz> AuthorDate: Fri Jan 26 15:33:34 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Jan 31 09:06:16 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=263a8d09
repositories: remove moulay Closes: https://github.com/gentoo/api-gentoo-org/pull/649 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 d9a14ab..84b98ef 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2573,18 +2573,6 @@ <source type="git">https://github.com/vincentdephily/moltonel-ebuilds.git</source> <source type="git">git+ssh://[email protected]/vincentdephily/moltonel-ebuilds.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>moulay</name> - <description lang="en">yemou's personal overlay</description> - <homepage>https://gitlab.com/yemou/moulay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>yemou Hannam</name> - </owner> - <source type="git">https://gitlab.com/yemou/moulay.git</source> - <source type="git">git+ssh://[email protected]/yemou/moulay.git</source> - <feed>https://gitlab.com/yemou/moulay/commits/master?format=atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>mrtnvgr</name> <description lang="en">mrtnvgr's personal overlay</description>
