commit:     f151bce9f1332cf44616636da84c8b36330457ea
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 25 09:20:43 2018 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Sun Nov 25 09:21:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f151bce9

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 <AT> gentoo.org>

 sci-physics/root/{root-6.14.06.ebuild => root-6.14.06-r1.ebuild} | 2 +-
 sci-physics/root/root-9999.ebuild                                | 2 +-
 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
similarity index 99%
rename from sci-physics/root/root-6.14.06.ebuild
rename to sci-physics/root/root-6.14.06-r1.ebuild
index 57b14c7e31d..f8381e7d784 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 3fcff6ba7bf..8268a8f6a84 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

Reply via email to