diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-23 21:15:34 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-23 21:15:34 +0000 |
commit | 9a0c5fbcd316bc6aae760ca12647f01deae850ff (patch) | |
tree | 7c98b938598e633061f6d6449c1e6e58a111ccb1 /sci-physics | |
parent | Stable on amd64 wrt bug #367889 (diff) | |
download | gentoo-2-9a0c5fbcd316bc6aae760ca12647f01deae850ff.tar.gz gentoo-2-9a0c5fbcd316bc6aae760ca12647f01deae850ff.tar.bz2 gentoo-2-9a0c5fbcd316bc6aae760ca12647f01deae850ff.zip |
Stable on amd64 wrt bug #367321
(Portage version: 2.1.9.49/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.00e-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 3fe90de8e6f1..6efb9b6e8f5b 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/root # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.83 2011/05/20 01:14:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.84 2011/05/23 21:15:34 hwoarang Exp $ + + 23 May 2011; Markos Chandras <hwoarang@gentoo.org> root-5.26.00e-r1.ebuild: + Stable on amd64 wrt bug #367321 20 May 2011; Jeroen Roovers <jer@gentoo.org> root-5.26.00e-r1.ebuild: Stable for HPPA (bug #367321). diff --git a/sci-physics/root/root-5.26.00e-r1.ebuild b/sci-physics/root/root-5.26.00e-r1.ebuild index af9c0aa0d797..96cbec9ef2b2 100644 --- a/sci-physics/root/root-5.26.00e-r1.ebuild +++ b/sci-physics/root/root-5.26.00e-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.5 2011/05/20 01:14:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.6 2011/05/23 21:15:34 hwoarang Exp $ EAPI=3 @@ -23,7 +23,7 @@ SRC_URI="ftp://root.cern.ch/${PN}/${PN}_v${PV}.source.tar.gz SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 hppa ~x86" +KEYWORDS="amd64 hppa ~x86" IUSE="afs clarens doc emacs examples fftw geant4 graphviz kerberos ldap +math mysql odbc +opengl openmp oracle postgres pythia6 pythia8 python +reflex ruby qt4 ssl xft xml xinetd xrootd" |