commit:     bcb60bc5545947901192e23c9d404e8809b4d60c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 22:13:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 22:22:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb60bc5

sys-cluster/hpx: add tbb subslot operator

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-cluster/hpx/{hpx-1.7.1.ebuild => hpx-1.7.1-r1.ebuild} | 8 ++++----
 sys-cluster/hpx/hpx-9999.ebuild                           | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-cluster/hpx/hpx-1.7.1.ebuild 
b/sys-cluster/hpx/hpx-1.7.1-r1.ebuild
similarity index 94%
rename from sys-cluster/hpx/hpx-1.7.1.ebuild
rename to sys-cluster/hpx/hpx-1.7.1-r1.ebuild
index 15cacad6996..c1be762e1c2 100644
--- a/sys-cluster/hpx/hpx-1.7.1.ebuild
+++ b/sys-cluster/hpx/hpx-1.7.1-r1.ebuild
@@ -35,13 +35,13 @@ RDEPEND="
        ${PYTHON_DEPS}
        >=dev-cpp/asio-1.12.0
        dev-libs/boost:=
-       sys-apps/hwloc
+       sys-apps/hwloc:=
        sys-libs/zlib
-       jemalloc? ( dev-libs/jemalloc )
+       jemalloc? ( dev-libs/jemalloc:= )
        mpi? ( virtual/mpi )
        papi? ( dev-libs/papi )
-       perftools? ( dev-util/google-perftools )
-       tbb? ( dev-cpp/tbb )
+       perftools? ( dev-util/google-perftools:= )
+       tbb? ( dev-cpp/tbb:= )
 "
 DEPEND="${RDEPEND}"
 

diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild
index 0c573198a76..e9869e80d74 100644
--- a/sys-cluster/hpx/hpx-9999.ebuild
+++ b/sys-cluster/hpx/hpx-9999.ebuild
@@ -35,13 +35,13 @@ RDEPEND="
        ${PYTHON_DEPS}
        >=dev-cpp/asio-1.12.0
        dev-libs/boost:=
-       sys-apps/hwloc
+       sys-apps/hwloc:=
        sys-libs/zlib
-       jemalloc? ( dev-libs/jemalloc )
+       jemalloc? ( dev-libs/jemalloc:= )
        mpi? ( virtual/mpi )
        papi? ( dev-libs/papi )
-       perftools? ( dev-util/google-perftools )
-       tbb? ( dev-cpp/tbb )
+       perftools? ( dev-util/google-perftools:= )
+       tbb? ( dev-cpp/tbb:= )
 "
 DEPEND="${RDEPEND}"
 

Reply via email to