commit: de3fd53dddba6dae8dd19877cf614a67fb8ccbb7 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Fri Sep 2 13:27:47 2016 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Fri Sep 2 13:27:47 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=de3fd53d
sci-libs/libsc: use "develop" branch for live build Package-Manager: portage-2.2.28 sci-libs/libsc/libsc-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-libs/libsc/libsc-9999.ebuild b/sci-libs/libsc/libsc-9999.ebuild index e8a667f..9573ded 100644 --- a/sci-libs/libsc/libsc-9999.ebuild +++ b/sci-libs/libsc/libsc-9999.ebuild @@ -14,6 +14,7 @@ HOMEPAGE="http://www.p4est.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3 EGIT_REPO_URI="git://github.com/cburstedde/libsc.git" + EGIT_BRANCH="develop" SRC_URI="" KEYWORDS="" else
