Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/root/
Date: Mon, 28 Jun 2021 16:15:38
Message-Id: 1624896918.c8aedb6b25dc3620256ab66a880707e08b07ff97.amadio@gentoo
1 commit: c8aedb6b25dc3620256ab66a880707e08b07ff97
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 28 14:12:16 2021 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 28 16:15:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8aedb6b
7
8 sci-physics/root: enable USE=root7 by default
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
12
13 sci-physics/root/root-6.22.08-r2.ebuild | 2 +-
14 sci-physics/root/root-6.24.02-r1.ebuild | 2 +-
15 sci-physics/root/root-6.24.9999.ebuild | 2 +-
16 sci-physics/root/root-9999.ebuild | 2 +-
17 4 files changed, 4 insertions(+), 4 deletions(-)
18
19 diff --git a/sci-physics/root/root-6.22.08-r2.ebuild b/sci-physics/root/root-6.22.08-r2.ebuild
20 index f19a12d4be9..1d4557c0adb 100644
21 --- a/sci-physics/root/root-6.22.08-r2.ebuild
22 +++ b/sci-physics/root/root-6.22.08-r2.ebuild
23 @@ -17,7 +17,7 @@ SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz"
24 IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs
25 +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit
26 mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python
27 - qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran vc
28 + qt5 R +roofit +root7 shadow sqlite +ssl +tbb test +tmva +unuran vc
29 vmc +xml xrootd"
30 RESTRICT="!test? ( test )"
31
32
33 diff --git a/sci-physics/root/root-6.24.02-r1.ebuild b/sci-physics/root/root-6.24.02-r1.ebuild
34 index 2c240f9fd74..8ec7d9abcef 100644
35 --- a/sci-physics/root/root-6.24.02-r1.ebuild
36 +++ b/sci-physics/root/root-6.24.02-r1.ebuild
37 @@ -17,7 +17,7 @@ SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz"
38 IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs
39 +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit
40 mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python
41 - qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran uring
42 + qt5 R +roofit +root7 shadow sqlite +ssl +tbb test +tmva +unuran uring
43 vc vmc +xml xrootd"
44 RESTRICT="!test? ( test )"
45
46
47 diff --git a/sci-physics/root/root-6.24.9999.ebuild b/sci-physics/root/root-6.24.9999.ebuild
48 index 3412813a7a8..499d8ead6b5 100644
49 --- a/sci-physics/root/root-6.24.9999.ebuild
50 +++ b/sci-physics/root/root-6.24.9999.ebuild
51 @@ -16,7 +16,7 @@ HOMEPAGE="https://root.cern"
52 IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs
53 +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit
54 mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python
55 - qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran uring
56 + qt5 R +roofit +root7 shadow sqlite +ssl +tbb test +tmva +unuran uring
57 vc vmc +xml xrootd"
58 RESTRICT="!test? ( test )"
59
60
61 diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
62 index 3412813a7a8..499d8ead6b5 100644
63 --- a/sci-physics/root/root-9999.ebuild
64 +++ b/sci-physics/root/root-9999.ebuild
65 @@ -16,7 +16,7 @@ HOMEPAGE="https://root.cern"
66 IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs
67 +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit
68 mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python
69 - qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran uring
70 + qt5 R +roofit +root7 shadow sqlite +ssl +tbb test +tmva +unuran uring
71 vc vmc +xml xrootd"
72 RESTRICT="!test? ( test )"