diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-07-16 03:11:17 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-07-16 03:11:17 +0000 |
commit | 1fe7b4563f0b9f14b530137b3944423526e9aa36 (patch) | |
tree | 13ca6b1fa9a2af4e2d7b7aedaf9857507609e911 /sci-physics/root | |
parent | amd64 stable, bug 277351 (diff) | |
download | gentoo-2-1fe7b4563f0b9f14b530137b3944423526e9aa36.tar.gz gentoo-2-1fe7b4563f0b9f14b530137b3944423526e9aa36.tar.bz2 gentoo-2-1fe7b4563f0b9f14b530137b3944423526e9aa36.zip |
Sparc stable, bug #275997.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/root')
-rw-r--r-- | sci-physics/root/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/root/root-5.22.00-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 42b5c989b969..09b985f3c8c1 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,9 @@ # 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.50 2009/06/25 04:10:35 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.51 2009/07/16 03:11:17 fmccor Exp $ + + 16 Jul 2009; Ferris McCormick <fmccor@gentoo.org> root-5.22.00-r2.ebuild: + Sparc stable, bug #275997. 25 Jun 2009; Sébastien Fabbro <bicatali@gentoo.org> Manifest: Fixed a patch for python checking, bug #275284, thanks Adam Hunt diff --git a/sci-physics/root/root-5.22.00-r2.ebuild b/sci-physics/root/root-5.22.00-r2.ebuild index 7cc59d2e0748..26aa20d4b8e8 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.1 2009/06/24 06:58:37 bicatali Exp $ +# $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 $ 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 |