net-analyzer/gr-fosphor: upstream branch rename
authorRick Farina <zerochaos@gentoo.org>
Mon, 9 Dec 2019 17:25:41 +0000 (12:25 -0500)
committerRick Farina <zerochaos@gentoo.org>
Mon, 9 Dec 2019 17:25:53 +0000 (12:25 -0500)
Package-Manager: Portage-2.3.81, Repoman-2.3.19
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild

index 1797e9d1a6a9aa77b3d25add2a4230421d614254..ca6af0c3aa219a4e6b557a6f897c863a11207cb2 100644 (file)
@@ -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"