projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b840c3d
)
net-wireless/gr-doa: Switch to PYTHON_SINGLE_USEDEP
author
Michał Górny
<mgorny@gentoo.org>
Fri, 7 Feb 2020 17:42:18 +0000
(18:42 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 9 Feb 2020 16:34:22 +0000
(17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-wireless/gr-doa/gr-doa-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-wireless/gr-doa/gr-doa-9999.ebuild
b/net-wireless/gr-doa/gr-doa-9999.ebuild
index 7901c0c446851887aa547a3eabf730d444b748d1..ea4932a57e95f67aca3ae5745d9b549a44c810a3 100644
(file)
--- a/
net-wireless/gr-doa/gr-doa-9999.ebuild
+++ b/
net-wireless/gr-doa/gr-doa-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
17 Gentoo Foundation
+# Copyright 1999-20
20 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-21,7
+21,7
@@
RESTRICT="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
- >=net-wireless/gnuradio-3.7.0:=[${PYTHON_USEDEP}]
+ >=net-wireless/gnuradio-3.7.0:=[${PYTHON_
SINGLE_
USEDEP}]
${PYTHON_DEPS}"
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )