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: sci-libs/fcl/
Date: Fri, 18 Jun 2021 19:18:16 +0000 (UTC)	[thread overview]
Message-ID: <1624043858.48414c56681ed0545aeb595ce7eb9e1733e230ab.soap@gentoo> (raw)

commit:     48414c56681ed0545aeb595ce7eb9e1733e230ab
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 19:17:38 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 19:17:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48414c56

sci-libs/fcl: Depend on dev-libs/boost:=[threads(+)]

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-libs/fcl/{fcl-0.5.0.ebuild => fcl-0.5.0-r1.ebuild} | 4 ++--
 sci-libs/fcl/{fcl-0.6.1.ebuild => fcl-0.6.1-r1.ebuild} | 6 +++---
 sci-libs/fcl/fcl-9999.ebuild                           | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sci-libs/fcl/fcl-0.5.0.ebuild b/sci-libs/fcl/fcl-0.5.0-r1.ebuild
similarity index 94%
rename from sci-libs/fcl/fcl-0.5.0.ebuild
rename to sci-libs/fcl/fcl-0.5.0-r1.ebuild
index 746c037a13c..ed568a3218b 100644
--- a/sci-libs/fcl/fcl-0.5.0.ebuild
+++ b/sci-libs/fcl/fcl-0.5.0-r1.ebuild
@@ -25,9 +25,9 @@ SLOT="0"
 IUSE="cpu_flags_x86_sse"
 
 RDEPEND="
-	sci-libs/octomap
+	sci-libs/octomap:=
 	sci-libs/flann
-	dev-libs/boost:=[threads]
+	dev-libs/boost:=[threads(+)]
 	sci-libs/libccd"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"

diff --git a/sci-libs/fcl/fcl-0.6.1.ebuild b/sci-libs/fcl/fcl-0.6.1-r1.ebuild
similarity index 94%
rename from sci-libs/fcl/fcl-0.6.1.ebuild
rename to sci-libs/fcl/fcl-0.6.1-r1.ebuild
index 8c1a80c0eb3..5302b1fe59d 100644
--- a/sci-libs/fcl/fcl-0.6.1.ebuild
+++ b/sci-libs/fcl/fcl-0.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,10 +23,10 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
 	dev-cpp/eigen:3
-	dev-libs/boost:=[threads]
+	dev-libs/boost:=[threads(+)]
 	sci-libs/flann
 	sci-libs/libccd[double-precision]
-	octomap? ( sci-libs/octomap )
+	octomap? ( sci-libs/octomap:= )
 "
 
 DEPEND="${RDEPEND}

diff --git a/sci-libs/fcl/fcl-9999.ebuild b/sci-libs/fcl/fcl-9999.ebuild
index fe367b10808..6d8c46a0c5c 100644
--- a/sci-libs/fcl/fcl-9999.ebuild
+++ b/sci-libs/fcl/fcl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,10 +23,10 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
 	dev-cpp/eigen:3
-	dev-libs/boost:=[threads]
+	dev-libs/boost:=[threads(+)]
 	sci-libs/flann
 	sci-libs/libccd[double-precision]
-	octomap? ( sci-libs/octomap )"
+	octomap? ( sci-libs/octomap:= )"
 
 DEPEND="${RDEPEND}
 	doc? ( app-doc/doxygen )


             reply	other threads:[~2021-06-18 19:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-18 19:18 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-04 12:23 [gentoo-commits] repo/gentoo:master commit in: sci-libs/fcl/ David Seifert
2021-11-30 13:30 Andreas Sturmlechner
2020-08-21 16:13 Dennis Lamm
2018-02-28 15:50 Andreas Sturmlechner
2016-07-22 14:58 Alexis Ballier
2016-01-19 12:50 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=1624043858.48414c56681ed0545aeb595ce7eb9e1733e230ab.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