commit:     3847ef177e5f452b69e42f1b3fa91da6ef70b8ad
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 09:47:54 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 09:47:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3847ef17

dev-ros/test_rosbag: remove threads(+) usedep from boost

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild | 4 ++--
 dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild | 4 ++--
 dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild | 2 +-
 dev-ros/test_rosbag/test_rosbag-9999.ebuild    | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild 
b/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild
index 8dc8f933b1fc..af5ea8f23bd6 100644
--- a/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild
+++ b/dev-ros/test_rosbag/test_rosbag-1.15.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -77,7 +77,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        test? (
-               dev-libs/boost[threads(+)]
+               dev-libs/boost
                app-arch/bzip2
                dev-ros/rosout
                $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")

diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild 
b/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild
index 8dc8f933b1fc..af5ea8f23bd6 100644
--- a/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild
+++ b/dev-ros/test_rosbag/test_rosbag-1.15.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -77,7 +77,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        test? (
-               dev-libs/boost[threads(+)]
+               dev-libs/boost
                app-arch/bzip2
                dev-ros/rosout
                $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")

diff --git a/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild 
b/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild
index eb9dec36f967..af5ea8f23bd6 100644
--- a/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild
+++ b/dev-ros/test_rosbag/test_rosbag-1.15.14.ebuild
@@ -77,7 +77,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        test? (
-               dev-libs/boost[threads(+)]
+               dev-libs/boost
                app-arch/bzip2
                dev-ros/rosout
                $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")

diff --git a/dev-ros/test_rosbag/test_rosbag-9999.ebuild 
b/dev-ros/test_rosbag/test_rosbag-9999.ebuild
index 8dc8f933b1fc..af5ea8f23bd6 100644
--- a/dev-ros/test_rosbag/test_rosbag-9999.ebuild
+++ b/dev-ros/test_rosbag/test_rosbag-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -77,7 +77,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        test? (
-               dev-libs/boost[threads(+)]
+               dev-libs/boost
                app-arch/bzip2
                dev-ros/rosout
                $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]")

Reply via email to