diff options
author | 2007-11-23 16:01:06 +0000 | |
---|---|---|
committer | 2007-11-23 16:01:06 +0000 | |
commit | 2168b5f601fcd451de28cca068f7a592c5cbb98b (patch) | |
tree | 7803ffd3c1fb98d725ff11f8a77be06c770c6ab3 /sci-physics/root/root-5.16.00.ebuild | |
parent | Install files in etc directory, following nxml-mode. (diff) | |
download | historical-2168b5f601fcd451de28cca068f7a592c5cbb98b.tar.gz historical-2168b5f601fcd451de28cca068f7a592c5cbb98b.tar.bz2 historical-2168b5f601fcd451de28cca068f7a592c5cbb98b.zip |
amd64 stable wrt #196282
Package-Manager: portage-2.1.4_rc1
Diffstat (limited to 'sci-physics/root/root-5.16.00.ebuild')
-rw-r--r-- | sci-physics/root/root-5.16.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/root/root-5.16.00.ebuild b/sci-physics/root/root-5.16.00.ebuild index f8fbdee5b4a5..b7f356c0d16f 100644 --- a/sci-physics/root/root-5.16.00.ebuild +++ b/sci-physics/root/root-5.16.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.8 2007/10/24 13:13:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.9 2007/11/23 16:01:06 drac Exp $ inherit versionator flag-o-matic eutils toolchain-funcs qt3 fortran @@ -13,7 +13,7 @@ HOMEPAGE="http://root.cern.ch/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~amd64 sparc x86" +KEYWORDS="amd64 sparc x86" IUSE="afs cern doc fftw kerberos ldap mysql odbc opengl postgres python ruby qt3 ssl truetype xml" |