* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gsm-receiver/
@ 2017-04-23 11:29 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-04-23 11:29 UTC (permalink / raw
To: gentoo-commits
commit: c35323da3dc31b4e74e4826ab85870c25f84b56e
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 10:47:27 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 11:28:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35323da
net-analyzer/gsm-receiver: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-analyzer/gsm-receiver/gsm-receiver-9999.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/gsm-receiver/gsm-receiver-9999.ebuild b/net-analyzer/gsm-receiver/gsm-receiver-9999.ebuild
index 0b04eab14d5..36a54f59e1e 100644
--- a/net-analyzer/gsm-receiver/gsm-receiver-9999.ebuild
+++ b/net-analyzer/gsm-receiver/gsm-receiver-9999.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+
PYTHON_COMPAT=( python2_7 )
inherit autotools git-2 python-single-r1
@@ -14,8 +15,10 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="net-libs/libosmocore
+RDEPEND="${PYTHON_DEPS}
+ net-libs/libosmocore
>=net-wireless/gnuradio-3.7_rc:0="
DEPEND="${RDEPEND}
virtual/pkgconfig"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-04-23 11:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-23 11:29 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/gsm-receiver/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox