summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2018-11-25 10:20:43 +0100
committerGuilherme Amadio <amadio@gentoo.org>2018-11-25 10:21:28 +0100
commitf151bce9f1332cf44616636da84c8b36330457ea (patch)
tree4277fb50c4450f17f50a04bde4562b4c0736f108
parentdev-python/cython: Bump to 0.29.1 (diff)
downloadgentoo-f151bce9f1332cf44616636da84c8b36330457ea.tar.gz
gentoo-f151bce9f1332cf44616636da84c8b36330457ea.tar.bz2
gentoo-f151bce9f1332cf44616636da84c8b36330457ea.zip
sci-physics/root: default to C++11 standard
Use C++11 standard until reverse dependencies can cope with the change to C++14/17. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
-rw-r--r--sci-physics/root/root-6.14.06-r1.ebuild (renamed from sci-physics/root/root-6.14.06.ebuild)2
-rw-r--r--sci-physics/root/root-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/root/root-6.14.06.ebuild b/sci-physics/root/root-6.14.06-r1.ebuild
index 57b14c7e31dc..f8381e7d7847 100644
--- a/sci-physics/root/root-6.14.06.ebuild
+++ b/sci-physics/root/root-6.14.06-r1.ebuild
@@ -16,7 +16,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 avahi aqua +asimage c++11 +c++14 c++17 cuda +davix emacs
+IUSE="+X avahi aqua +asimage +c++11 c++14 c++17 cuda +davix emacs
+examples fits fftw fortran +gdml graphviz +gsl http jemalloc
kerberos ldap libcxx memstat +minuit mysql odbc +opengl oracle
postgres prefix pythia6 pythia8 +python qt5 R +roofit root7
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
index 3fcff6ba7bf3..8268a8f6a842 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -26,7 +26,7 @@ fi
DESCRIPTION="C++ data analysis framework and interpreter from CERN"
HOMEPAGE="https://root.cern"
-IUSE="+X avahi aqua +asimage c++11 +c++14 c++17 cuda +davix emacs
+IUSE="+X avahi aqua +asimage +c++11 c++14 c++17 cuda +davix emacs
+examples fits fftw fortran +gdml graphviz +gsl http jemalloc
kerberos ldap libcxx memstat +minuit mysql odbc +opengl oracle
postgres prefix pythia6 pythia8 +python qt5 R +roofit root7