summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2019-12-09 12:25:41 -0500
committerRick Farina <zerochaos@gentoo.org>2019-12-09 12:25:53 -0500
commita220bea49020cdc5a0abb1f2d812bd57146d192b (patch)
tree2545ce6d17f908931f4f72efe798d296f7348e12
parentmail-mta/exim-4.93: version bump (diff)
downloadgentoo-a220bea49020cdc5a0abb1f2d812bd57146d192b.tar.gz
gentoo-a220bea49020cdc5a0abb1f2d812bd57146d192b.tar.bz2
gentoo-a220bea49020cdc5a0abb1f2d812bd57146d192b.zip
net-analyzer/gr-fosphor: upstream branch rename
Package-Manager: Portage-2.3.81, Repoman-2.3.19 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
-rw-r--r--net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
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"