commit: 3d00034b9fec02b895d5a1fad66deceb8e5b14cf Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Thu Aug 21 10:14:42 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 1 19:08:04 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=3d00034b
repositories.xml: remove 'pross' overlay Closes: https://bugs.gentoo.org/913310 Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> Part-of: https://github.com/gentoo/api-gentoo-org/pull/756 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 8fa660fc..c030a77c 100755 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3316,18 +3316,6 @@ <source type="git">git+ssh://[email protected]/domichel/proaudio-gentoo.git</source> <feed>https://github.com/domichel/proaudio-gentoo/commits.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>pross</name> - <description lang="en">Up to date ck-sources</description> - <homepage>https://github.com/Pross/pross-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Simon Prosser</name> - </owner> - <source type="git">https://github.com/Pross/pross-overlay.git</source> - <source type="git">git+ssh://[email protected]/Pross/pross-overlay.git</source> - <feed>https://github.com/Pross/pross-overlay/commits/master.atom</feed> - </repo> <repo quality="experimental" status="unofficial"> <name>ps3</name> <description lang="en">Ebuilds for Gentoo on the PlayStation 3.</description>
