commit: 56c99197298a1a2ca92ae87c5ee89ae585abb6ad Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 23 15:26:55 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 15:26:55 2015 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=56c99197
repositories.xml: Add bubba overlay Fixes: https://bugs.gentoo.org/show_bug.cgi?id=558480 files/overlays/repositories.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 894e53d..81bce2c 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -642,6 +642,16 @@ FIN <feed>https://github.com/l29ah/booboo/commits/master.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> + </repo> + <repo quality="experimental" status="unofficial"> <name>bumblebee</name> <description lang="en">Packages related to the bumblebee project</description> <homepage>https://github.com/Bumblebee-Project/bumblebee-gentoo/</homepage>
