Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnuradio/
Date: Sun, 04 Sep 2022 12:23:15
Message-Id: 1662294169.220b71c181b1447aca4e83090a63a95254087517.soap@gentoo
1 commit: 220b71c181b1447aca4e83090a63a95254087517
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 4 12:22:49 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 12:22:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220b71c1
7
8 net-wireless/gnuradio: remove boost slot deps
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 net-wireless/gnuradio/gnuradio-3.10.3.0-r1.ebuild | 2 +-
13 net-wireless/gnuradio/gnuradio-3.10.3.0.ebuild | 2 +-
14 net-wireless/gnuradio/gnuradio-3.8.5.0-r1.ebuild | 2 +-
15 net-wireless/gnuradio/gnuradio-3.8.5.0.ebuild | 2 +-
16 net-wireless/gnuradio/gnuradio-9999.ebuild | 2 +-
17 5 files changed, 5 insertions(+), 5 deletions(-)
18
19 diff --git a/net-wireless/gnuradio/gnuradio-3.10.3.0-r1.ebuild b/net-wireless/gnuradio/gnuradio-3.10.3.0-r1.ebuild
20 index 2b47da9e7097..efd3b42236ee 100644
21 --- a/net-wireless/gnuradio/gnuradio-3.10.3.0-r1.ebuild
22 +++ b/net-wireless/gnuradio/gnuradio-3.10.3.0-r1.ebuild
23 @@ -46,7 +46,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
24 "
25
26 RDEPEND="${PYTHON_DEPS}
27 - $(python_gen_cond_dep 'dev-libs/boost:0=[python,${PYTHON_USEDEP}]')
28 + $(python_gen_cond_dep 'dev-libs/boost:=[python,${PYTHON_USEDEP}]')
29 dev-libs/log4cpp:=
30 $(python_gen_cond_dep 'dev-python/six[${PYTHON_USEDEP}]')
31 $(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]')
32
33 diff --git a/net-wireless/gnuradio/gnuradio-3.10.3.0.ebuild b/net-wireless/gnuradio/gnuradio-3.10.3.0.ebuild
34 index f9e22ca10894..7738fd356d4c 100644
35 --- a/net-wireless/gnuradio/gnuradio-3.10.3.0.ebuild
36 +++ b/net-wireless/gnuradio/gnuradio-3.10.3.0.ebuild
37 @@ -46,7 +46,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
38 "
39
40 RDEPEND="${PYTHON_DEPS}
41 - $(python_gen_cond_dep 'dev-libs/boost:0=[python,${PYTHON_USEDEP}]')
42 + $(python_gen_cond_dep 'dev-libs/boost:=[python,${PYTHON_USEDEP}]')
43 dev-libs/log4cpp:=
44 $(python_gen_cond_dep 'dev-python/six[${PYTHON_USEDEP}]')
45 $(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]')
46
47 diff --git a/net-wireless/gnuradio/gnuradio-3.8.5.0-r1.ebuild b/net-wireless/gnuradio/gnuradio-3.8.5.0-r1.ebuild
48 index a8da90f2bd12..595cec369dc8 100644
49 --- a/net-wireless/gnuradio/gnuradio-3.8.5.0-r1.ebuild
50 +++ b/net-wireless/gnuradio/gnuradio-3.8.5.0-r1.ebuild
51 @@ -46,7 +46,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
52 "
53
54 RDEPEND="${PYTHON_DEPS}
55 - $(python_gen_cond_dep 'dev-libs/boost:0=[python,${PYTHON_USEDEP}]')
56 + $(python_gen_cond_dep 'dev-libs/boost:=[python,${PYTHON_USEDEP}]')
57 dev-libs/log4cpp:=
58 $(python_gen_cond_dep 'dev-python/six[${PYTHON_USEDEP}]')
59 sci-libs/fftw:3.0=
60
61 diff --git a/net-wireless/gnuradio/gnuradio-3.8.5.0.ebuild b/net-wireless/gnuradio/gnuradio-3.8.5.0.ebuild
62 index 6512288c30b9..99d7fef2db47 100644
63 --- a/net-wireless/gnuradio/gnuradio-3.8.5.0.ebuild
64 +++ b/net-wireless/gnuradio/gnuradio-3.8.5.0.ebuild
65 @@ -46,7 +46,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
66 "
67
68 RDEPEND="${PYTHON_DEPS}
69 - $(python_gen_cond_dep 'dev-libs/boost:0=[python,${PYTHON_USEDEP}]')
70 + $(python_gen_cond_dep 'dev-libs/boost:=[python,${PYTHON_USEDEP}]')
71 dev-libs/log4cpp:=
72 $(python_gen_cond_dep 'dev-python/six[${PYTHON_USEDEP}]')
73 sci-libs/fftw:3.0=
74
75 diff --git a/net-wireless/gnuradio/gnuradio-9999.ebuild b/net-wireless/gnuradio/gnuradio-9999.ebuild
76 index 1feac15017ac..c52a5e2a707c 100644
77 --- a/net-wireless/gnuradio/gnuradio-9999.ebuild
78 +++ b/net-wireless/gnuradio/gnuradio-9999.ebuild
79 @@ -46,7 +46,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
80 "
81
82 RDEPEND="${PYTHON_DEPS}
83 - $(python_gen_cond_dep 'dev-libs/boost:0=[python,${PYTHON_USEDEP}]')
84 + $(python_gen_cond_dep 'dev-libs/boost:=[python,${PYTHON_USEDEP}]')
85 dev-libs/log4cpp:=
86 $(python_gen_cond_dep 'dev-python/six[${PYTHON_USEDEP}]')
87 $(python_gen_cond_dep 'dev-python/jsonschema[${PYTHON_USEDEP}]')