--- a/x11-misc/bumblebee/bumblebee-9999.ebuild 2014-12-02 16:26:44.000000000 +0100 +++ b/x11-misc/bumblebee/bumblebee-9999.ebuild 2014-12-11 20:06:34.220460923 +0100 @@ -3,11 +3,14 @@ # $Header: $ EAPI="5" -inherit autotools base git-2 multilib eutils readme.gentoo systemd user +inherit autotools base git-r3 multilib eutils readme.gentoo systemd user DESCRIPTION="Service providing elegant and stable means of managing Optimus graphics chipsets" HOMEPAGE="http://bumblebee-project.org https://github.com/Bumblebee-Project/Bumblebee" + +EGIT_MIN_CLONE_TYPE="shallow" EGIT_REPO_URI="https://github.com/Bumblebee-Project/${PN/bu/Bu}.git" +EGIT_BRANCH="develop" SRC_URI="" SLOT="0"