diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-13 14:05:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-13 14:05:56 +0000 |
commit | a77ce81a364e8dc0563f61cb77c4cd2806f26856 (patch) | |
tree | 87b1d4579861be54d6bf890f7f3849fd98a0ef14 /sci-physics | |
parent | Stable for HPPA (bug #318467). (diff) | |
download | gentoo-2-a77ce81a364e8dc0563f61cb77c4cd2806f26856.tar.gz gentoo-2-a77ce81a364e8dc0563f61cb77c4cd2806f26856.tar.bz2 gentoo-2-a77ce81a364e8dc0563f61cb77c4cd2806f26856.zip |
Stable for HPPA (bug #318469).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/root/root-5.26.00-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 776067d6c993..a5dbcd27016b 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/root # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.62 2010/03/10 07:17:59 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.63 2010/05/13 14:05:56 jer Exp $ + + 13 May 2010; Jeroen Roovers <jer@gentoo.org> root-5.26.00-r2.ebuild: + Stable for HPPA (bug #318469). *root-5.26.00-r2 (10 Mar 2010) diff --git a/sci-physics/root/root-5.26.00-r2.ebuild b/sci-physics/root/root-5.26.00-r2.ebuild index d1a56ec0d4a7..01fbbc47385b 100644 --- a/sci-physics/root/root-5.26.00-r2.ebuild +++ b/sci-physics/root/root-5.26.00-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00-r2.ebuild,v 1.2 2010/03/10 07:19:12 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00-r2.ebuild,v 1.3 2010/05/13 14:05:56 jer Exp $ EAPI=2 inherit versionator eutils qt4 elisp-common fdo-mime toolchain-funcs flag-o-matic @@ -21,7 +21,7 @@ HOMEPAGE="http://root.cern.ch/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 hppa ~sparc ~x86" IUSE="afs cint7 clarens doc emacs examples fftw geant4 kerberos ldap +math mysql odbc +opengl openmp oracle postgres pythia6 pythia8 python |