diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:28:13 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-25 21:28:13 +0000 |
commit | f350612e38122ffb7456a9ef344e2d741f30a426 (patch) | |
tree | 2104900215492253b0f35b75860809189d2fd551 /sci-physics | |
parent | stable amd64, bug 319293 (diff) | |
download | gentoo-2-f350612e38122ffb7456a9ef344e2d741f30a426.tar.gz gentoo-2-f350612e38122ffb7456a9ef344e2d741f30a426.tar.bz2 gentoo-2-f350612e38122ffb7456a9ef344e2d741f30a426.zip |
stable amd64, bug 318469
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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 a5dbcd27016b..4b496759481d 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.63 2010/05/13 14:05:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.64 2010/05/25 21:28:13 pacho Exp $ + + 25 May 2010; Pacho Ramos <pacho@gentoo.org> root-5.26.00-r2.ebuild: + stable amd64, bug 318469 13 May 2010; Jeroen Roovers <jer@gentoo.org> root-5.26.00-r2.ebuild: Stable for HPPA (bug #318469). diff --git a/sci-physics/root/root-5.26.00-r2.ebuild b/sci-physics/root/root-5.26.00-r2.ebuild index 01fbbc47385b..3b0965b843aa 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.3 2010/05/13 14:05:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00-r2.ebuild,v 1.4 2010/05/25 21:28:13 pacho 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 |