summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-12 15:55:47 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-12 15:58:48 +0100
commit0da42c00b0d3d80f6744de6313451a5d7ce88dca (patch)
treec74fc85be1efcf7ad4fbe7c25421f9c67f7ed88c /sci-physics
parentsci-libs/dlib: Fix MissingTestRestrict (diff)
downloadgentoo-0da42c00b0d3d80f6744de6313451a5d7ce88dca.tar.gz
gentoo-0da42c00b0d3d80f6744de6313451a5d7ce88dca.tar.bz2
gentoo-0da42c00b0d3d80f6744de6313451a5d7ce88dca.zip
sci-physics/root: Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/root/root-6.12.06-r11.ebuild1
-rw-r--r--sci-physics/root/root-6.14.08-r4.ebuild1
-rw-r--r--sci-physics/root/root-6.16.00-r4.ebuild1
-rw-r--r--sci-physics/root/root-6.18.04.ebuild1
-rw-r--r--sci-physics/root/root-9999.ebuild1
5 files changed, 5 insertions, 0 deletions
diff --git a/sci-physics/root/root-6.12.06-r11.ebuild b/sci-physics/root/root-6.12.06-r11.ebuild
index 9a28b0fd7fbd..757633340138 100644
--- a/sci-physics/root/root-6.12.06-r11.ebuild
+++ b/sci-physics/root/root-6.12.06-r11.ebuild
@@ -20,6 +20,7 @@ IUSE="+X aqua +asimage +davix debug emacs +examples fits fftw fortran
+minuit mysql nosplash odbc +opengl oracle postgres prefix pythia6
pythia8 +python qt5 R +roofit root7 shadow sqlite +ssl table +tbb
test +threads +tiff +tmva +unuran vc xinetd +xml xrootd zeroconf"
+RESTRICT="!test? ( test )"
SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
diff --git a/sci-physics/root/root-6.14.08-r4.ebuild b/sci-physics/root/root-6.14.08-r4.ebuild
index e3ab9e14f94b..e49344b7ac00 100644
--- a/sci-physics/root/root-6.14.08-r4.ebuild
+++ b/sci-physics/root/root-6.14.08-r4.ebuild
@@ -21,6 +21,7 @@ IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
oracle postgres prefix pythia6 pythia8 +python qt5 R +roofit root7
shadow sqlite +ssl table +tbb test +threads +tiff +tmva +unuran vc
xinetd +xml xrootd zeroconf"
+RESTRICT="!test? ( test )"
SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
diff --git a/sci-physics/root/root-6.16.00-r4.ebuild b/sci-physics/root/root-6.16.00-r4.ebuild
index ba820931192f..e7826c4120ea 100644
--- a/sci-physics/root/root-6.16.00-r4.ebuild
+++ b/sci-physics/root/root-6.16.00-r4.ebuild
@@ -21,6 +21,7 @@ IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
oracle postgres prefix pythia6 pythia8 +python qt5 R +roofit root7
shadow sqlite +ssl table +tbb test +threads +tiff +tmva +unuran vc
xinetd +xml xrootd zeroconf"
+RESTRICT="!test? ( test )"
SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
diff --git a/sci-physics/root/root-6.18.04.ebuild b/sci-physics/root/root-6.18.04.ebuild
index b39d88496bea..15388d192284 100644
--- a/sci-physics/root/root-6.18.04.ebuild
+++ b/sci-physics/root/root-6.18.04.ebuild
@@ -20,6 +20,7 @@ IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
libcxx memstat +minuit mysql nosplash odbc +opengl oracle postgres
prefix pythia6 pythia8 +python qt5 R +roofit root7 shadow sqlite
+ssl +tbb test +threads +tiff +tmva +unuran vc +vmc +xml xrootd"
+RESTRICT="!test? ( test )"
SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
index d35e726eab33..76552a477130 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -19,6 +19,7 @@ IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python
qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran vc
vmc +xml xrootd"
+RESTRICT="!test? ( test )"
if [[ ${PV} =~ "9999" ]] ; then
inherit git-r3