diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-06 01:31:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-06 01:31:48 +0000 |
commit | c5d90930787f4dfac0b7df741fabab1b6c2930f9 (patch) | |
tree | 2b96e2fc98a275e717d92f59bb2fc4cb00daebe1 /sci-physics | |
parent | 0.6.4, and clean old versions (diff) | |
download | gentoo-2-c5d90930787f4dfac0b7df741fabab1b6c2930f9.tar.gz gentoo-2-c5d90930787f4dfac0b7df741fabab1b6c2930f9.tar.bz2 gentoo-2-c5d90930787f4dfac0b7df741fabab1b6c2930f9.zip |
Drop HPPA keywording (bug #355963).
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/root/root-5.26.00-r2.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/root/root-5.26.00e-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-physics/root/ChangeLog b/sci-physics/root/ChangeLog index 478a2a73b8f7..cb3a8570414f 100644 --- a/sci-physics/root/ChangeLog +++ b/sci-physics/root/ChangeLog @@ -1,6 +1,10 @@ # 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.85 2011/05/31 20:29:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.86 2011/06/06 01:31:48 jer Exp $ + + 06 Jun 2011; Jeroen Roovers <jer@gentoo.org> root-5.26.00-r2.ebuild, + root-5.26.00e-r1.ebuild: + Drop HPPA keywording (bug #355963). 31 May 2011; Markus Meier <maekke@gentoo.org> root-5.26.00e-r1.ebuild: x86 stable, bug #367321 diff --git a/sci-physics/root/root-5.26.00-r2.ebuild b/sci-physics/root/root-5.26.00-r2.ebuild index 252cb5b4fd63..a70bb601aa02 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-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.00-r2.ebuild,v 1.10 2011/03/02 21:12:42 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00-r2.ebuild,v 1.11 2011/06/06 01:31:48 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 x86" +KEYWORDS="amd64 x86" IUSE="afs cint7 clarens doc emacs examples fftw geant4 kerberos ldap +math mysql odbc +opengl openmp oracle postgres pythia6 pythia8 python diff --git a/sci-physics/root/root-5.26.00e-r1.ebuild b/sci-physics/root/root-5.26.00e-r1.ebuild index fbc854f76389..fc9b236805e9 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.7 2011/05/31 20:29:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.8 2011/06/06 01:31:48 jer 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 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" |