* [gentoo-commits] repo/gentoo:master commit in: net-wireless/wifi-radar/
@ 2020-02-09 16:34 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2020-02-09 16:34 UTC (permalink / raw
To: gentoo-commits
commit: 97f26da4b4b44febc68c46b3bcf9171f93d3994c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 17:48:22 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 16:34:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f26da4
net-wireless/wifi-radar: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{wifi-radar-2.0.8-r2.ebuild => wifi-radar-2.0.8-r3.ebuild} | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild b/net-wireless/wifi-radar/wifi-radar-2.0.8-r3.ebuild
similarity index 93%
rename from net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild
rename to net-wireless/wifi-radar/wifi-radar-2.0.8-r3.ebuild
index ccaf9ea896b..0e2d255179e 100644
--- a/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild
+++ b/net-wireless/wifi-radar/wifi-radar-2.0.8-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -25,7 +25,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}
app-admin/sudo
- >=dev-python/pygtk-2.16.0-r1[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ >=dev-python/pygtk-2.16.0-r1[${PYTHON_MULTI_USEDEP}]
+ ')
>=net-wireless/wireless-tools-29
|| ( net-misc/dhcpcd net-misc/dhcp net-misc/pump )
"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-wireless/wifi-radar/
@ 2017-04-23 21:01 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-04-23 21:01 UTC (permalink / raw
To: gentoo-commits
commit: ae3b86c100066eb3457c6e8c1dc6a6e725a470ca
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 20:48:54 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 21:00:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3b86c1
net-wireless/wifi-radar: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild b/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild
index 22e667d7ce2..186495aa75b 100644
--- a/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild
+++ b/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.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 eutils versionator python-single-r1 readme.gentoo
@@ -22,8 +23,9 @@ IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
+ ${PYTHON_DEPS}
app-admin/sudo
- >=dev-python/pygtk-2.16.0-r1
+ >=dev-python/pygtk-2.16.0-r1[${PYTHON_USEDEP}]
>=net-wireless/wireless-tools-29
|| ( net-misc/dhcpcd net-misc/dhcp net-misc/pump )
"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-09 16:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-09 16:34 [gentoo-commits] repo/gentoo:master commit in: net-wireless/wifi-radar/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2017-04-23 21:01 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox