commit: bd7c21a01a7e3b651bebdb909f7dc04507d189bb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Nov 6 18:03:54 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Nov 6 18:03:54 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=bd7c21a0
repositories: Remove rukruk Bug: https://bugs.gentoo.org/935207 Signed-off-by: Michał Górny <mgorny <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 2a18df47..558f46d6 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3600,18 +3600,6 @@ </owner> <source type="git">https://github.com/Ruixi-rebirth/ruixi-overlay.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>rukruk</name> - <description lang="en">some packages not found in other overlays, for issues create ticket in github</description> - <homepage>https://github.com/Atoms/rukruk</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Aivars Sterns</name> - </owner> - <source type="git">https://github.com/Atoms/rukruk.git</source> - <source type="git">[email protected]:Atoms/rukruk.git</source> - <feed>https://github.com/Atoms/rukruk/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>ryans</name> <description lang="en">Personal ebuild repository.</description>
