diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2018-12-12 08:09:43 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-12-12 08:12:00 +0100 |
commit | 898a2da911f856d7c838aa29cbddbe8e4df07c0b (patch) | |
tree | b600833692f4fcbe97d3e1e5c6c7a9b4d1a15e6e /sci-physics | |
parent | sci-physics/root: keep a few more old versions (diff) | |
download | gentoo-898a2da911f856d7c838aa29cbddbe8e4df07c0b.tar.gz gentoo-898a2da911f856d7c838aa29cbddbe8e4df07c0b.tar.bz2 gentoo-898a2da911f856d7c838aa29cbddbe8e4df07c0b.zip |
sci-physics/root: put USE flags back into alphabetical order
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-6.14.08-r1.ebuild | 12 | ||||
-rw-r--r-- | sci-physics/root/root-9999.ebuild | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/sci-physics/root/root-6.14.08-r1.ebuild b/sci-physics/root/root-6.14.08-r1.ebuild index 75fc74ce6d8a..d107740182ae 100644 --- a/sci-physics/root/root-6.14.08-r1.ebuild +++ b/sci-physics/root/root-6.14.08-r1.ebuild @@ -16,12 +16,12 @@ 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 zeroconf 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 - shadow sqlite +ssl table +tbb test +threads +tiff +tmva +unuran - vc xinetd +xml xrootd" +IUSE="+X 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 shadow sqlite +ssl + table +tbb test +threads +tiff +tmva +unuran vc xinetd +xml xrootd + zeroconf" 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 16556ca1679f..d3d0e474cc7b 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -26,12 +26,12 @@ fi DESCRIPTION="C++ data analysis framework and interpreter from CERN" HOMEPAGE="https://root.cern" -IUSE="+X zeroconf 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 - shadow sqlite +ssl table +tbb test +threads +tiff +tmva +unuran - vc xinetd +xml xrootd" +IUSE="+X 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 shadow sqlite +ssl + table +tbb test +threads +tiff +tmva +unuran vc xinetd +xml xrootd + zeroconf" LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA" |