commit: a4f6ad42b5990bd1023fd43b9f020951995811f1 Author: Francesco Palumbo <phranz.dev <AT> gmail <DOT> com> AuthorDate: Sun Dec 22 11:49:10 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 24 20:01:24 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a4f6ad42
repositories: remove cdlp-overlay (unmaintained/deprecated) Closes: https://github.com/gentoo/api-gentoo-org/pull/714 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 09dc171d..87a84904 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -812,16 +812,6 @@ <source type="git">https://codeberg.org/Case_Of/gentoo-overlay.git</source> <source type="git">git+ssh://[email protected]/Case_Of/gentoo-overlay.git</source> </repo> - <repo quality="experimental" status="unofficial"> - <name>cdlp</name> - <description>Random/Custom ebuilds, no-(dbus,systemd,pam,polkit,elogind ...) stuff</description> - <homepage>https://codeberg.org/phranz/cdlp</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Francesco Palumbo</name> - </owner> - <source type="git">https://codeberg.org/phranz/cdlp.git</source> - </repo> <repo quality="experimental" status="unofficial"> <name>ceamac</name> <description lang="en">This is a small Gentoo overlay with ebuilds that I could not find elsewhere or that I had to modify for some reason.</description>
