diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-05-13 14:05:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-05-13 14:05:30 +0000 |
commit | edcc5041f0ba03649bf29f054bb009294efa1fb4 (patch) | |
tree | f241244236fdd3edf91a02d901c6192d9534f0c0 /sci-physics | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-edcc5041f0ba03649bf29f054bb009294efa1fb4.tar.gz gentoo-2-edcc5041f0ba03649bf29f054bb009294efa1fb4.tar.bz2 gentoo-2-edcc5041f0ba03649bf29f054bb009294efa1fb4.zip |
Stable for HPPA (bug #318467).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/pythia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index a592449474d4..92d8996c84a1 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/pythia # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.19 2010/05/13 06:28:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.20 2010/05/13 14:05:30 jer Exp $ + + 13 May 2010; Jeroen Roovers <jer@gentoo.org> pythia-8.1.35.ebuild: + Stable for HPPA (bug #318467). 13 May 2010; Jeroen Roovers <jer@gentoo.org> pythia-6.4.22.ebuild: Stable for HPPA (bug #318465). diff --git a/sci-physics/pythia/pythia-8.1.35.ebuild b/sci-physics/pythia/pythia-8.1.35.ebuild index 48144597341a..d0528d750533 100644 --- a/sci-physics/pythia/pythia-8.1.35.ebuild +++ b/sci-physics/pythia/pythia-8.1.35.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/pythia/pythia-8.1.35.ebuild,v 1.1 2010/03/23 03:35:58 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.2 2010/05/13 14:05:30 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 ~sparc ~x86" +KEYWORDS="~amd64 hppa ~sparc ~x86" IUSE="doc examples +hepmc" DEPEND="hepmc? ( sci-physics/hepmc )" |