public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/test_rosbag/
Date: Sat, 30 Jul 2022 09:48:01 +0000 (UTC)	[thread overview]
Message-ID: <1659174474.3847ef177e5f452b69e42f1b3fa91da6ef70b8ad.soap@gentoo> (raw)

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	other threads:[~2022-07-30  9:48 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-30  9:48 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-08 16:16 [gentoo-commits] repo/gentoo:master commit in: dev-ros/test_rosbag/ Alexis Ballier
2021-12-15 10:19 Alexis Ballier
2021-08-09 16:04 Alexis Ballier
2021-08-09 16:04 Alexis Ballier
2021-04-05  9:52 Alexis Ballier
2020-10-20 12:44 Alexis Ballier
2020-08-05 17:55 Alexis Ballier
2020-08-05 17:55 Alexis Ballier
2020-07-08 17:30 Alexis Ballier
2020-07-08 17:30 Alexis Ballier
2020-05-13 14:07 Alexis Ballier
2018-08-07 15:49 Alexis Ballier
2018-07-03 11:22 Alexis Ballier
2018-02-09 11:39 Alexis Ballier
2017-11-15  6:58 Alexis Ballier
2017-08-17 11:46 Alexis Ballier
2017-05-02 10:22 Alexis Ballier
2017-02-20 15:22 Alexis Ballier
2016-11-01 12:54 Alexis Ballier
2016-10-03 11:11 Alexis Ballier
2016-06-06 11:14 Alexis Ballier
2016-04-21  9:07 Alexis Ballier
2016-03-19 13:56 Alexis Ballier
2015-11-14 11:34 Alexis Ballier
2015-10-15 11:26 Alexis Ballier
2015-09-22 14:36 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1659174474.3847ef177e5f452b69e42f1b3fa91da6ef70b8ad.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox