diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-16 07:01:27 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-16 07:01:27 +0000 |
commit | 98abaf4c41ec09238d86e2b299d3f422033b4018 (patch) | |
tree | 082090af62fa2ba81eeb97bc61069df3097d9b61 | |
parent | Hard-code eclass to ruby18 for now since it does not support other versions a... (diff) | |
download | gentoo-2-98abaf4c41ec09238d86e2b299d3f422033b4018.tar.gz gentoo-2-98abaf4c41ec09238d86e2b299d3f422033b4018.tar.bz2 gentoo-2-98abaf4c41ec09238d86e2b299d3f422033b4018.zip |
stable x86, bug 275997
(Portage version: 2.1.6.13/cvs/Linux i686)
-rw-r--r-- | sci-physics/root/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/root/root-5.22.00-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 09b985f3c8c1..3fd00fa02781 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/root # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.51 2009/07/16 03:11:17 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.52 2009/07/16 07:01:27 fauli Exp $ + + 16 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + root-5.22.00-r2.ebuild: + stable x86, bug 275997 16 Jul 2009; Ferris McCormick <fmccor@gentoo.org> root-5.22.00-r2.ebuild: Sparc stable, bug #275997. diff --git a/sci-physics/root/root-5.22.00-r2.ebuild b/sci-physics/root/root-5.22.00-r2.ebuild index 26aa20d4b8e8..92896450c9f0 100644 --- a/sci-physics/root/root-5.22.00-r2.ebuild +++ b/sci-physics/root/root-5.22.00-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.22.00-r2.ebuild,v 1.2 2009/07/16 03:11:17 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.22.00-r2.ebuild,v 1.3 2009/07/16 07:01:27 fauli Exp $ EAPI=2 inherit versionator eutils qt4 fortran elisp-common fdo-mime toolchain-funcs @@ -22,7 +22,7 @@ HOMEPAGE="http://root.cern.ch/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~hppa sparc ~x86" +KEYWORDS="~amd64 ~hppa sparc x86" IUSE="afs cern cint7 clarens doc emacs examples fftw geant4 kerberos ldap +math mysql odbc openmp oracle postgres pythia6 pythia8 python +reflex |