commit: ff31d228352a4213a1800a597dbac57202e14754 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Nov 7 14:14:17 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Nov 7 14:14:17 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=ff31d228
repositories: Remove argent-main Bug: https://bugs.gentoo.org/902421 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> files/overlays/repositories.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 558f46d6..d9cc978a 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -395,17 +395,6 @@ <source type="git">git+ssh://[email protected]/ArchFeh/ArchFeh-overlay.git</source> <feed>https://github.com/ArchFeh/ArchFeh-overlay/commits/master.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>argent-main</name> - <description>Argent Linux</description> - <homepage>https://gitlab.com/argent/argent-main</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Stefan Cristian Brindusa</name> - </owner> - <source type="git">https://gitlab.com/argent/argent-main.git</source> - <feed>https://gitlab.com/argent/argent-main/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>arrans-overlay</name> <description>Arran's Overlay</description>
