From 35e5801edbd7181ab883f98edbff41b10839fb3d Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 10 Feb 2011 23:17:18 +0000 Subject: Stable on amd64 wrt bug 354013 and bug 354015 (Portage version: 2.1.9.36/cvs/Linux x86_64) --- sci-physics/pythia/ChangeLog | 6 +++++- sci-physics/pythia/pythia-6.4.24.ebuild | 4 ++-- sci-physics/pythia/pythia-8.1.45.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sci-physics/pythia') diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index 7fd5b3df4b61..132f49eadbd7 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.35 2011/02/09 10:34:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.36 2011/02/10 23:17:18 hwoarang Exp $ + + 10 Feb 2011; Markos Chandras pythia-6.4.24.ebuild, + pythia-8.1.45.ebuild: + Stable on amd64 wrt bug 354013 and bug 354015 09 Feb 2011; Pawel Hajdan jr 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 cd69cac39c65..c07842061e38 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.2 2011/02/09 10:34:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.24.ebuild,v 1.3 2011/02/10 23:17:18 hwoarang 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 ~sparc x86" +KEYWORDS="amd64 ~hppa ~sparc 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 8e3b74a52bf0..5603bedd9683 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.3 2011/02/09 10:34:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.45.ebuild,v 1.4 2011/02/10 23:17:18 hwoarang 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 static-libs" DEPEND="hepmc? ( sci-physics/hepmc )" -- cgit v1.2.3-65-gdbad