switch to the branch for now

This commit is contained in:
Robert Förster (Dessa) 2013-12-09 09:45:33 +01:00
parent e3918cf5b5
commit 08ab9f9b04
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ inherit eutils
if [[ ${PV} = "9999" ]] ; then if [[ ${PV} = "9999" ]] ; then
EGIT_REPO_URI="https://github.com/Froxlor/Froxlor.git" EGIT_REPO_URI="https://github.com/Froxlor/Froxlor.git"
EGIT_BRANCH="0.9.31"
EGIT_CHECKOUT_DIR=${WORKDIR}/${PN} EGIT_CHECKOUT_DIR=${WORKDIR}/${PN}
inherit git-r3 inherit git-r3
KEYWORDS="" KEYWORDS=""