summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-09-16 21:43:43 +0000
committerJeroen Roovers <jer@gentoo.org>2008-09-16 21:43:43 +0000
commit244503d511a824cc8ddc597f565677445663dbc3 (patch)
treec2c65941ba269129f20c1319152a96e10c4c59c8 /sci-physics
parentmerkaartor: remove old versions and change dep to qt 4.4 (diff)
downloadgentoo-2-244503d511a824cc8ddc597f565677445663dbc3.tar.gz
gentoo-2-244503d511a824cc8ddc597f565677445663dbc3.tar.bz2
gentoo-2-244503d511a824cc8ddc597f565677445663dbc3.zip
Marked ~hppa (bug #231484).
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/pythia/ChangeLog5
-rw-r--r--sci-physics/pythia/pythia-6.4.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog
index cfd7f2833430..1bb1efb89059 100644
--- a/sci-physics/pythia/ChangeLog
+++ b/sci-physics/pythia/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/pythia
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.3 2008/09/16 14:03:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.4 2008/09/16 21:43:43 jer Exp $
+
+ 16 Sep 2008; Jeroen Roovers <jer@gentoo.org> pythia-6.4.18.ebuild:
+ Marked ~hppa (bug #231484).
16 Sep 2008; Jeroen Roovers <jer@gentoo.org> pythia-8.1.08-r1.ebuild:
Marked ~hppa (bug #231484).
diff --git a/sci-physics/pythia/pythia-6.4.18.ebuild b/sci-physics/pythia/pythia-6.4.18.ebuild
index 6fe072c17bb0..9ea47221c691 100644
--- a/sci-physics/pythia/pythia-6.4.18.ebuild
+++ b/sci-physics/pythia/pythia-6.4.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.18.ebuild,v 1.2 2008/09/08 23:43:20 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.18.ebuild,v 1.3 2008/09/16 21:43:43 jer Exp $
inherit fortran versionator autotools
@@ -20,7 +20,7 @@ SRC_URI="http://www.hepforge.org/archive/${MY_PN}/${P}.f.gz
LICENSE="public-domain"
SLOT="6"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
IUSE="doc examples"
DEPEND=""