diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2021-06-28 15:52:56 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2021-06-28 18:15:18 +0200 |
commit | f66c4566dca7d207a7fd83bd23c4a61939a221fe (patch) | |
tree | 3cd0f55a3df19bfeaa3132fd6df02a4d5b2bc5ea /sci-physics | |
parent | dev-java/jaxb-api: new package (diff) | |
download | gentoo-f66c4566dca7d207a7fd83bd23c4a61939a221fe.tar.gz gentoo-f66c4566dca7d207a7fd83bd23c4a61939a221fe.tar.bz2 gentoo-f66c4566dca7d207a7fd83bd23c4a61939a221fe.zip |
sci-physics/root: move default C++ standard to C++17
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-6.22.08-r2.ebuild (renamed from sci-physics/root/root-6.22.08-r1.ebuild) | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.24.02-r1.ebuild (renamed from sci-physics/root/root-6.24.02.ebuild) | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.24.9999.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-9999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sci-physics/root/root-6.22.08-r1.ebuild b/sci-physics/root/root-6.22.08-r2.ebuild index 905c8eea79fb..f19a12d4be93 100644 --- a/sci-physics/root/root-6.22.08-r1.ebuild +++ b/sci-physics/root/root-6.22.08-r2.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="C++ data analysis framework and interpreter from CERN" HOMEPAGE="https://root.cern" SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz" -IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda cudnn +davix debug emacs +IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran vc diff --git a/sci-physics/root/root-6.24.02.ebuild b/sci-physics/root/root-6.24.02-r1.ebuild index 176a2987b026..2c240f9fd740 100644 --- a/sci-physics/root/root-6.24.02.ebuild +++ b/sci-physics/root/root-6.24.02-r1.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="C++ data analysis framework and interpreter from CERN" HOMEPAGE="https://root.cern" SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz" -IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda cudnn +davix debug emacs +IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran uring diff --git a/sci-physics/root/root-6.24.9999.ebuild b/sci-physics/root/root-6.24.9999.ebuild index b9d938a4ba84..3412813a7a8e 100644 --- a/sci-physics/root/root-6.24.9999.ebuild +++ b/sci-physics/root/root-6.24.9999.ebuild @@ -13,7 +13,7 @@ inherit cmake cuda elisp-common fortran-2 prefix python-single-r1 toolchain-func DESCRIPTION="C++ data analysis framework and interpreter from CERN" HOMEPAGE="https://root.cern" -IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda cudnn +davix debug emacs +IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran uring diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index b9d938a4ba84..3412813a7a8e 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -13,7 +13,7 @@ inherit cmake cuda elisp-common fortran-2 prefix python-single-r1 toolchain-func DESCRIPTION="C++ data analysis framework and interpreter from CERN" HOMEPAGE="https://root.cern" -IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda cudnn +davix debug emacs +IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran uring |