summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-10 23:17:18 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-10 23:17:18 +0000
commit35e5801edbd7181ab883f98edbff41b10839fb3d (patch)
tree2b00cc969e725b8940c684e92d511ce2374bba6b /sci-physics/pythia
parentStable on amd64 wrt bug #354029 (diff)
downloadgentoo-2-35e5801edbd7181ab883f98edbff41b10839fb3d.tar.gz
gentoo-2-35e5801edbd7181ab883f98edbff41b10839fb3d.tar.bz2
gentoo-2-35e5801edbd7181ab883f98edbff41b10839fb3d.zip
Stable on amd64 wrt bug 354013 and bug 354015
(Portage version: 2.1.9.36/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/pythia')
-rw-r--r--sci-physics/pythia/ChangeLog6
-rw-r--r--sci-physics/pythia/pythia-6.4.24.ebuild4
-rw-r--r--sci-physics/pythia/pythia-8.1.45.ebuild4
3 files changed, 9 insertions, 5 deletions
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 <hwoarang@gentoo.org> 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 <phajdan.jr@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 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 )"