commit: 90ef5bd8eccb0b98ad4abda8c1724cf685261255 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 15 10:30:11 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 15 10:30:11 2025 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=90ef5bd8
repositories: drop bubba overlay By request of the owner (as repositories listed must have a valid BZ account associated with them, so bugs can be filed if metadata generation fails). Bug: https://bugs.gentoo.org/948504 Signed-off-by: Sam James <sam <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 87009de0..6422e822 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -730,17 +730,6 @@ <source type="git">git+ssh://[email protected]:BROverlay/overlay.git</source> <feed>https://github.com/BROverlay/overlay/commits/main.atom</feed> </repo> - <repo quality="experimental" status="unofficial"> - <name>bubba</name> - <description lang="en">"Bubba" platform support for Excito B2|3</description> - <homepage>https://github.com/gordonb3/bubba-overlay</homepage> - <owner type="person"> - <email>[email protected]</email> - <name>Gordon Bos</name> - </owner> - <source type="git">https://github.com/gordonb3/bubba-overlay.git</source> - <source type="git">git+ssh://[email protected]/gordonb3/bubba-overlay.git</source> - </repo> <repo quality="experimental" status="unofficial"> <name>bumblebee</name> <description lang="en">Packages related to the bumblebee project</description>
