From: Rick Farina Date: Mon, 9 Dec 2019 17:25:41 +0000 (-0500) Subject: net-analyzer/gr-fosphor: upstream branch rename X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a220bea49020cdc5a0abb1f2d812bd57146d192b;p=gentoo.git net-analyzer/gr-fosphor: upstream branch rename Package-Manager: Portage-2.3.81, Repoman-2.3.19 Signed-off-by: Rick Farina --- diff --git a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild index 1797e9d1a6a9..ca6af0c3aa21 100644 --- a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild +++ b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 ) inherit cmake-utils python-single-r1 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then inherit git-r3 #EGIT_REPO_URI="git://git.osmocom.org/${PN}.git" EGIT_REPO_URI="https://github.com/osmocom/${PN}.git" - EGIT_BRANCH="gr37-qt5" + EGIT_BRANCH="gr3.7-qt5" else SRC_URI="mirror://gentoo/${P}.tar.xz" KEYWORDS="~amd64 ~x86"