summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-18 12:07:08 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-18 12:08:06 +0200
commit51a7be728639841f69b134f8acebeaa0fd3e4fe9 (patch)
tree15ae2cb3b1eb74c172093475792509c0168a6e0b /net-wireless/gnuradio
parentapp-eselect/eselect-python: amd64/arm64/arm/hppa/ppc64/ppc/s390/sparc/x86 sta... (diff)
downloadgentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.tar.gz
gentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.tar.bz2
gentoo-51a7be728639841f69b134f8acebeaa0fd3e4fe9.zip
Move {sci-libs → dev-python}/scipy
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-wireless/gnuradio')
-rw-r--r--net-wireless/gnuradio/gnuradio-3.7.13.5-r3.ebuild4
-rw-r--r--net-wireless/gnuradio/gnuradio-3.7.13.5-r4.ebuild4
-rw-r--r--net-wireless/gnuradio/gnuradio-3.8.1.0-r1.ebuild6
-rw-r--r--net-wireless/gnuradio/gnuradio-3.8.1.0-r2.ebuild6
-rw-r--r--net-wireless/gnuradio/gnuradio-3.8.2.0.ebuild6
-rw-r--r--net-wireless/gnuradio/gnuradio-9999.ebuild6
6 files changed, 16 insertions, 16 deletions
diff --git a/net-wireless/gnuradio/gnuradio-3.7.13.5-r3.ebuild b/net-wireless/gnuradio/gnuradio-3.7.13.5-r3.ebuild
index a73f9f65dc64..e5e6b1a24c2d 100644
--- a/net-wireless/gnuradio/gnuradio-3.7.13.5-r3.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.7.13.5-r3.ebuild
@@ -77,8 +77,8 @@ RDEPEND="${PYTHON_DEPS}
dev-python/six[${PYTHON_MULTI_USEDEP}]
filter? (
|| (
- sci-libs/scipy-python2[${PYTHON_MULTI_USEDEP}]
- sci-libs/scipy[${PYTHON_MULTI_USEDEP}]
+ dev-python/scipy-python2[${PYTHON_MULTI_USEDEP}]
+ dev-python/scipy[${PYTHON_MULTI_USEDEP}]
)
)
grc? (
diff --git a/net-wireless/gnuradio/gnuradio-3.7.13.5-r4.ebuild b/net-wireless/gnuradio/gnuradio-3.7.13.5-r4.ebuild
index b85c4e578724..4bd0848dbf45 100644
--- a/net-wireless/gnuradio/gnuradio-3.7.13.5-r4.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.7.13.5-r4.ebuild
@@ -78,8 +78,8 @@ RDEPEND="${PYTHON_DEPS}
dev-python/six[${PYTHON_MULTI_USEDEP}]
filter? (
|| (
- sci-libs/scipy-python2[${PYTHON_MULTI_USEDEP}]
- sci-libs/scipy[${PYTHON_MULTI_USEDEP}]
+ dev-python/scipy-python2[${PYTHON_MULTI_USEDEP}]
+ dev-python/scipy[${PYTHON_MULTI_USEDEP}]
)
)
grc? (
diff --git a/net-wireless/gnuradio/gnuradio-3.8.1.0-r1.ebuild b/net-wireless/gnuradio/gnuradio-3.8.1.0-r1.ebuild
index 3fd0a24eac18..ebf97b1bfda9 100644
--- a/net-wireless/gnuradio/gnuradio-3.8.1.0-r1.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.8.1.0-r1.ebuild
@@ -56,9 +56,9 @@ RDEPEND="${PYTHON_DEPS}
alsa? ( media-libs/alsa-lib:= )
fec? (
sci-libs/gsl
- sci-libs/scipy
+ dev-python/scipy
)
- filter? ( sci-libs/scipy )
+ filter? ( dev-python/scipy )
grc? (
$(python_gen_cond_dep 'dev-python/mako[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
@@ -77,7 +77,7 @@ RDEPEND="${PYTHON_DEPS}
dev-qt/qtwidgets:5
)
sdl? ( >=media-libs/libsdl-1.2.0 )
- trellis? ( sci-libs/scipy )
+ trellis? ( dev-python/scipy )
uhd? (
$(python_gen_cond_dep '>=net-wireless/uhd-3.9.6:=[${PYTHON_SINGLE_USEDEP}]')
)
diff --git a/net-wireless/gnuradio/gnuradio-3.8.1.0-r2.ebuild b/net-wireless/gnuradio/gnuradio-3.8.1.0-r2.ebuild
index ed6d89a7a8fa..3ae37a1a92e3 100644
--- a/net-wireless/gnuradio/gnuradio-3.8.1.0-r2.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.8.1.0-r2.ebuild
@@ -57,9 +57,9 @@ RDEPEND="${PYTHON_DEPS}
alsa? ( media-libs/alsa-lib:= )
fec? (
sci-libs/gsl
- sci-libs/scipy
+ dev-python/scipy
)
- filter? ( sci-libs/scipy )
+ filter? ( dev-python/scipy )
grc? (
$(python_gen_cond_dep 'dev-python/mako[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
@@ -78,7 +78,7 @@ RDEPEND="${PYTHON_DEPS}
dev-qt/qtwidgets:5
)
sdl? ( >=media-libs/libsdl-1.2.0 )
- trellis? ( sci-libs/scipy )
+ trellis? ( dev-python/scipy )
uhd? (
$(python_gen_cond_dep '>=net-wireless/uhd-3.9.6:=[${PYTHON_SINGLE_USEDEP}]')
)
diff --git a/net-wireless/gnuradio/gnuradio-3.8.2.0.ebuild b/net-wireless/gnuradio/gnuradio-3.8.2.0.ebuild
index 65be5a358525..43237bbd9cc2 100644
--- a/net-wireless/gnuradio/gnuradio-3.8.2.0.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.8.2.0.ebuild
@@ -56,9 +56,9 @@ RDEPEND="${PYTHON_DEPS}
alsa? ( media-libs/alsa-lib:= )
fec? (
sci-libs/gsl
- sci-libs/scipy
+ dev-python/scipy
)
- filter? ( sci-libs/scipy )
+ filter? ( dev-python/scipy )
grc? (
$(python_gen_cond_dep 'dev-python/mako[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
@@ -77,7 +77,7 @@ RDEPEND="${PYTHON_DEPS}
dev-qt/qtwidgets:5
)
sdl? ( >=media-libs/libsdl-1.2.0 )
- trellis? ( sci-libs/scipy )
+ trellis? ( dev-python/scipy )
uhd? (
$(python_gen_cond_dep '>=net-wireless/uhd-3.9.6:=[${PYTHON_SINGLE_USEDEP}]')
)
diff --git a/net-wireless/gnuradio/gnuradio-9999.ebuild b/net-wireless/gnuradio/gnuradio-9999.ebuild
index 65be5a358525..43237bbd9cc2 100644
--- a/net-wireless/gnuradio/gnuradio-9999.ebuild
+++ b/net-wireless/gnuradio/gnuradio-9999.ebuild
@@ -56,9 +56,9 @@ RDEPEND="${PYTHON_DEPS}
alsa? ( media-libs/alsa-lib:= )
fec? (
sci-libs/gsl
- sci-libs/scipy
+ dev-python/scipy
)
- filter? ( sci-libs/scipy )
+ filter? ( dev-python/scipy )
grc? (
$(python_gen_cond_dep 'dev-python/mako[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
@@ -77,7 +77,7 @@ RDEPEND="${PYTHON_DEPS}
dev-qt/qtwidgets:5
)
sdl? ( >=media-libs/libsdl-1.2.0 )
- trellis? ( sci-libs/scipy )
+ trellis? ( dev-python/scipy )
uhd? (
$(python_gen_cond_dep '>=net-wireless/uhd-3.9.6:=[${PYTHON_SINGLE_USEDEP}]')
)