Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/test_rosbag/
Date: Sat, 30 Jul 2022 09:48:04
Message-Id: 1659174474.3847ef177e5f452b69e42f1b3fa91da6ef70b8ad.soap@gentoo
1 commit: 3847ef177e5f452b69e42f1b3fa91da6ef70b8ad
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 09:47:54 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 09:47:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3847ef17
7
8 dev-ros/test_rosbag: remove threads(+) usedep from boost
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild | 4 ++--
13 dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild | 4 ++--
14 dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild | 2 +-
15 dev-ros/test_rosbag/test_rosbag-9999.ebuild | 4 ++--
16 4 files changed, 7 insertions(+), 7 deletions(-)
17
18 diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild b/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild
19 index 8dc8f933b1fc..af5ea8f23bd6 100644
20 --- a/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild
21 +++ b/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -77,7 +77,7 @@ RDEPEND="
29 "
30 DEPEND="${RDEPEND}
31 test? (
32 - dev-libs/boost[threads(+)]
33 + dev-libs/boost
34 app-arch/bzip2
35 dev-ros/rosout
36 $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
37
38 diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild b/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild
39 index 8dc8f933b1fc..af5ea8f23bd6 100644
40 --- a/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild
41 +++ b/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2021 Gentoo Authors
44 +# Copyright 1999-2022 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -77,7 +77,7 @@ RDEPEND="
49 "
50 DEPEND="${RDEPEND}
51 test? (
52 - dev-libs/boost[threads(+)]
53 + dev-libs/boost
54 app-arch/bzip2
55 dev-ros/rosout
56 $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
57
58 diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild b/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild
59 index eb9dec36f967..af5ea8f23bd6 100644
60 --- a/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild
61 +++ b/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild
62 @@ -77,7 +77,7 @@ RDEPEND="
63 "
64 DEPEND="${RDEPEND}
65 test? (
66 - dev-libs/boost[threads(+)]
67 + dev-libs/boost
68 app-arch/bzip2
69 dev-ros/rosout
70 $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")
71
72 diff --git a/dev-ros/test_rosbag/test_rosbag-9999.ebuild b/dev-ros/test_rosbag/test_rosbag-9999.ebuild
73 index 8dc8f933b1fc..af5ea8f23bd6 100644
74 --- a/dev-ros/test_rosbag/test_rosbag-9999.ebuild
75 +++ b/dev-ros/test_rosbag/test_rosbag-9999.ebuild
76 @@ -1,4 +1,4 @@
77 -# Copyright 1999-2021 Gentoo Authors
78 +# Copyright 1999-2022 Gentoo Authors
79 # Distributed under the terms of the GNU General Public License v2
80
81 EAPI=7
82 @@ -77,7 +77,7 @@ RDEPEND="
83 "
84 DEPEND="${RDEPEND}
85 test? (
86 - dev-libs/boost[threads(+)]
87 + dev-libs/boost
88 app-arch/bzip2
89 dev-ros/rosout
90 $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")