diff options
author | Markus Meier <maekke@gentoo.org> | 2011-05-31 20:29:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-05-31 20:29:19 +0000 |
commit | 4ef2b639799e116ebd7de4099278c92d1e3d2c90 (patch) | |
tree | 191dceba377d981e738731cd9885c6a7e64615e7 /sci-physics/root/root-5.26.00e-r1.ebuild | |
parent | x86 stable, bug #367889 (diff) | |
download | gentoo-2-4ef2b639799e116ebd7de4099278c92d1e3d2c90.tar.gz gentoo-2-4ef2b639799e116ebd7de4099278c92d1e3d2c90.tar.bz2 gentoo-2-4ef2b639799e116ebd7de4099278c92d1e3d2c90.zip |
x86 stable, bug #367321
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/root/root-5.26.00e-r1.ebuild')
-rw-r--r-- | sci-physics/root/root-5.26.00e-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/root/root-5.26.00e-r1.ebuild b/sci-physics/root/root-5.26.00e-r1.ebuild index 96cbec9ef2b2..fbc854f76389 100644 --- a/sci-physics/root/root-5.26.00e-r1.ebuild +++ b/sci-physics/root/root-5.26.00e-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.6 2011/05/23 21:15:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.7 2011/05/31 20:29:19 maekke Exp $ EAPI=3 @@ -23,7 +23,7 @@ SRC_URI="ftp://root.cern.ch/${PN}/${PN}_v${PV}.source.tar.gz SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="amd64 hppa ~x86" +KEYWORDS="amd64 hppa x86" IUSE="afs clarens doc emacs examples fftw geant4 graphviz kerberos ldap +math mysql odbc +opengl openmp oracle postgres pythia6 pythia8 python +reflex ruby qt4 ssl xft xml xinetd xrootd" |