commit: 0da42c00b0d3d80f6744de6313451a5d7ce88dca
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 14:55:47 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 14:58:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da42c00
sci-physics/root: Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-physics/root/root-6.12.06-r11.ebuild | 1 +
sci-physics/root/root-6.14.08-r4.ebuild | 1 +
sci-physics/root/root-6.16.00-r4.ebuild | 1 +
sci-physics/root/root-6.18.04.ebuild | 1 +
sci-physics/root/root-9999.ebuild | 1 +
5 files changed, 5 insertions(+)
diff --git a/sci-physics/root/root-6.12.06-r11.ebuild
b/sci-physics/root/root-6.12.06-r11.ebuild
index 9a28b0fd7fb..75763334013 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 e3ab9e14f94..e49344b7ac0 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 ba820931192..e7826c4120e 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 b39d88496be..15388d19228 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 d35e726eab3..76552a47713 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