diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-24 13:13:22 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-24 13:13:22 +0000 |
commit | 9b8e63003992af59b24e7ddb0c81d85e122e89b1 (patch) | |
tree | a81756bd9a1396ae5952a953940047e270c90d03 /sci-physics/root | |
parent | stable x86, bug 196282 (diff) | |
download | gentoo-2-9b8e63003992af59b24e7ddb0c81d85e122e89b1.tar.gz gentoo-2-9b8e63003992af59b24e7ddb0c81d85e122e89b1.tar.bz2 gentoo-2-9b8e63003992af59b24e7ddb0c81d85e122e89b1.zip |
stable x86, bug 196282
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-physics/root')
-rw-r--r-- | sci-physics/root/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/root/root-5.16.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 892fcc977777..0d79219f2c36 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/root # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.13 2007/10/22 17:16:16 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.14 2007/10/24 13:13:22 opfer Exp $ + + 24 Oct 2007; Christian Faulhammer <opfer@gentoo.org> root-5.16.00.ebuild: + stable x86, bug 196282 22 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> root-5.16.00.ebuild: removed some doc install diff --git a/sci-physics/root/root-5.16.00.ebuild b/sci-physics/root/root-5.16.00.ebuild index d55317f4c727..f8fbdee5b4a5 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.7 2007/10/22 17:16:16 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.16.00.ebuild,v 1.8 2007/10/24 13:13:22 opfer 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" |