diff options
Diffstat (limited to 'sys-cluster/hpx')
-rw-r--r-- | sys-cluster/hpx/hpx-0.9.99.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/hpx/hpx-1.0.0.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/hpx/hpx-1.1.0.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/hpx/hpx-1.2.0.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/hpx/hpx-1.2.1.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/hpx/hpx-9999.ebuild | 1 |
6 files changed, 10 insertions, 4 deletions
diff --git a/sys-cluster/hpx/hpx-0.9.99.ebuild b/sys-cluster/hpx/hpx-0.9.99.ebuild index 871a7dee306b..742001e9ada5 100644 --- a/sys-cluster/hpx/hpx-0.9.99.ebuild +++ b/sys-cluster/hpx/hpx-0.9.99.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,6 +23,7 @@ HOMEPAGE="http://stellar.cct.lsu.edu/tag/hpx/" SLOT="0" LICENSE="Boost-1.0" IUSE="doc examples jemalloc papi +perftools tbb test" +RESTRICT="!test? ( test )" RDEPEND=" tbb? ( dev-cpp/tbb ) diff --git a/sys-cluster/hpx/hpx-1.0.0.ebuild b/sys-cluster/hpx/hpx-1.0.0.ebuild index 489183811659..0c4de411e176 100644 --- a/sys-cluster/hpx/hpx-1.0.0.ebuild +++ b/sys-cluster/hpx/hpx-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,6 +23,7 @@ HOMEPAGE="http://stellar.cct.lsu.edu/tag/hpx/" SLOT="0" LICENSE="Boost-1.0" IUSE="doc examples jemalloc papi +perftools tbb test" +RESTRICT="!test? ( test )" RDEPEND=" tbb? ( dev-cpp/tbb ) diff --git a/sys-cluster/hpx/hpx-1.1.0.ebuild b/sys-cluster/hpx/hpx-1.1.0.ebuild index 9f8589d79686..0c4de411e176 100644 --- a/sys-cluster/hpx/hpx-1.1.0.ebuild +++ b/sys-cluster/hpx/hpx-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,6 +23,7 @@ HOMEPAGE="http://stellar.cct.lsu.edu/tag/hpx/" SLOT="0" LICENSE="Boost-1.0" IUSE="doc examples jemalloc papi +perftools tbb test" +RESTRICT="!test? ( test )" RDEPEND=" tbb? ( dev-cpp/tbb ) diff --git a/sys-cluster/hpx/hpx-1.2.0.ebuild b/sys-cluster/hpx/hpx-1.2.0.ebuild index 9f8589d79686..0c4de411e176 100644 --- a/sys-cluster/hpx/hpx-1.2.0.ebuild +++ b/sys-cluster/hpx/hpx-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,6 +23,7 @@ HOMEPAGE="http://stellar.cct.lsu.edu/tag/hpx/" SLOT="0" LICENSE="Boost-1.0" IUSE="doc examples jemalloc papi +perftools tbb test" +RESTRICT="!test? ( test )" RDEPEND=" tbb? ( dev-cpp/tbb ) diff --git a/sys-cluster/hpx/hpx-1.2.1.ebuild b/sys-cluster/hpx/hpx-1.2.1.ebuild index a57d12d298d1..64c2d82ce771 100644 --- a/sys-cluster/hpx/hpx-1.2.1.ebuild +++ b/sys-cluster/hpx/hpx-1.2.1.ebuild @@ -21,6 +21,7 @@ HOMEPAGE="https://stellar.cct.lsu.edu/tag/hpx/" SLOT="0" LICENSE="Boost-1.0" IUSE="doc examples jemalloc papi +perftools tbb test" +RESTRICT="!test? ( test )" REQUIRED_USE="?? ( jemalloc perftools tbb )" diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild index a57d12d298d1..64c2d82ce771 100644 --- a/sys-cluster/hpx/hpx-9999.ebuild +++ b/sys-cluster/hpx/hpx-9999.ebuild @@ -21,6 +21,7 @@ HOMEPAGE="https://stellar.cct.lsu.edu/tag/hpx/" SLOT="0" LICENSE="Boost-1.0" IUSE="doc examples jemalloc papi +perftools tbb test" +RESTRICT="!test? ( test )" REQUIRED_USE="?? ( jemalloc perftools tbb )" |