diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-07 16:10:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-07 16:10:14 +0000 |
commit | c1915bad65290617d40a96fa5ee2d88e8c324242 (patch) | |
tree | 267f7ddf99fca3bc6147dca21e18ff15fa9a46e6 /sci-physics/pythia | |
parent | Drop HPPA keywording. (diff) | |
download | gentoo-2-c1915bad65290617d40a96fa5ee2d88e8c324242.tar.gz gentoo-2-c1915bad65290617d40a96fa5ee2d88e8c324242.tar.bz2 gentoo-2-c1915bad65290617d40a96fa5ee2d88e8c324242.zip |
Drop HPPA keywording.
(Portage version: 2.2.0_alpha38/cvs/Linux i686)
Diffstat (limited to 'sci-physics/pythia')
-rw-r--r-- | sci-physics/pythia/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-6.4.24.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.45.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index 87cc51ba3c48..a08098b432ed 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/pythia # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.38 2011/02/18 17:06:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.39 2011/06/07 16:10:14 jer Exp $ + + 07 Jun 2011; Jeroen Roovers <jer@gentoo.org> pythia-6.4.24.ebuild, + pythia-8.1.45.ebuild: + Drop HPPA keywording 18 Feb 2011; Jeroen Roovers <jer@gentoo.org> pythia-6.4.24.ebuild, pythia-8.1.45.ebuild: diff --git a/sci-physics/pythia/pythia-6.4.24.ebuild b/sci-physics/pythia/pythia-6.4.24.ebuild index fa9eba10872d..442010f824f9 100644 --- a/sci-physics/pythia/pythia-6.4.24.ebuild +++ b/sci-physics/pythia/pythia-6.4.24.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/pythia/pythia-6.4.24.ebuild,v 1.5 2011/02/18 17:06:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.24.ebuild,v 1.6 2011/06/07 16:10:14 jer Exp $ EAPI=2 inherit versionator autotools @@ -24,7 +24,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="public-domain" SLOT="6" -KEYWORDS="amd64 hppa x86" +KEYWORDS="amd64 x86" IUSE="doc examples static-libs" DEPEND="" RDEPEND="${DEPEND}" diff --git a/sci-physics/pythia/pythia-8.1.45.ebuild b/sci-physics/pythia/pythia-8.1.45.ebuild index e12dc93b2ea7..f839c5aaee07 100644 --- a/sci-physics/pythia/pythia-8.1.45.ebuild +++ b/sci-physics/pythia/pythia-8.1.45.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/pythia/pythia-8.1.45.ebuild,v 1.6 2011/02/18 17:06:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.45.ebuild,v 1.7 2011/06/07 16:10:14 jer Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="http://home.thep.lu.se/~torbjorn/${PN}${MV}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="8" -KEYWORDS="amd64 hppa x86" +KEYWORDS="amd64 x86" IUSE="doc examples +hepmc static-libs" DEPEND="hepmc? ( sci-physics/hepmc )" |