commit: 87d838d5be642c3d806f9ed12fcab70cd6b744f3 Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Tue Aug 12 19:02:29 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 21 01:27:39 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=87d838d5
repositories.xml: remove 'pdilung' overlay Closes: https://bugs.gentoo.org/884995 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Part-of: https://github.com/gentoo/api-gentoo-org/pull/755 Signed-off-by: Sam James <sam <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 fb636870..6c09b952 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3229,18 +3229,6 @@ <source type="git">[email protected]:Parona/parona-overlay.git</source> <feed>https://gitlab.com/Parona/parona-overlay/-/commits/master?format=atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>pdilung</name> - <description lang="en">Personal Gentoo overlay of Pavol Dilung</description> - <homepage>https://github.com/pdilung/gentoo-overlay/</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Pavol Dilung</name> - </owner> - <source type="git">https://github.com/pdilung/gentoo-overlay.git</source> - <source type="git">[email protected]:pdilung/gentoo-overlay.git</source> - <feed>https://github.com/pdilung/gentoo-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>peec</name> <description lang="en">Personal Gentoo overlay of Petre Rodan</description>
