diff options
author | 2010-05-13 14:05:56 +0000 | |
---|---|---|
committer | 2010-05-13 14:05:56 +0000 | |
commit | c76b42a11fb26ff532fda8242420b56216482668 (patch) | |
tree | 604dc1f4d215d0fe449d940d226595aeeb377495 /sci-physics/root | |
parent | Stable for HPPA (bug #318467). (diff) | |
download | historical-c76b42a11fb26ff532fda8242420b56216482668.tar.gz historical-c76b42a11fb26ff532fda8242420b56216482668.tar.bz2 historical-c76b42a11fb26ff532fda8242420b56216482668.zip |
Stable for HPPA (bug #318469).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'sci-physics/root')
-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 |