diff options
-rw-r--r-- | files/overlays/repositories.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 7fc9f02c..c90768c8 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -750,6 +750,16 @@ <feed>https://framagit.org/Case_Of/gentoo-overlay/commits/master?format=atom</feed> </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>phranz@subfc.net</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> <homepage>https://github.com/ceamac/overlay</homepage> |