net-wireless/multimode: Switch to PYTHON_SINGLE_USEDEP
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 17:48:04 +0000 (18:48 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:34:32 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-wireless/multimode/multimode-1.4_p20140831-r2.ebuild [moved from net-wireless/multimode/multimode-1.4_p20140831-r1.ebuild with 89% similarity]
net-wireless/multimode/multimode-9999.ebuild

similarity index 89%
rename from net-wireless/multimode/multimode-1.4_p20140831-r1.ebuild
rename to net-wireless/multimode/multimode-1.4_p20140831-r2.ebuild
index b57130054c5c5ae6cd62e49603fe487488e53382..3cdc6cd432c7f9dd12038bdb9faec30cae9162d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -25,7 +25,7 @@ else
 fi
 
 DEPEND="${PYTHON_DEPS}
-       >=net-wireless/gnuradio-3.7:=[grc,utils,${PYTHON_USEDEP}]
+       >=net-wireless/gnuradio-3.7:=[grc,utils,${PYTHON_SINGLE_USEDEP}]
        >=net-wireless/gr-osmosdr-0.1.0:="
 RDEPEND="${DEPEND}"
 
index 8de909cb340179d3ab3ea8a7d8e6366836f7f8cb..e8614f1c94d4fb4cd612cc416a1adcd691c0fc21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -25,7 +25,7 @@ else
 fi
 
 DEPEND="${PYTHON_DEPS}
-       =net-wireless/gnuradio-9999:=[grc,utils,${PYTHON_USEDEP}]
+       =net-wireless/gnuradio-9999:=[grc,utils,${PYTHON_SINGLE_USEDEP}]
        =net-wireless/gr-osmosdr-9999:="
 RDEPEND="${DEPEND}"