diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-07 12:30:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-07 12:30:07 +0000 |
commit | 16bfef336d3a75684fba269ed84dfabb8d80ce65 (patch) | |
tree | e5d467fc2a33f7730d17e4d087d6bdd833afcc57 /sci-physics | |
parent | stable x86, bug 325729 (diff) | |
download | gentoo-2-16bfef336d3a75684fba269ed84dfabb8d80ce65.tar.gz gentoo-2-16bfef336d3a75684fba269ed84dfabb8d80ce65.tar.bz2 gentoo-2-16bfef336d3a75684fba269ed84dfabb8d80ce65.zip |
stable x86, bug 318467
(Portage version: 2.1.8.3/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 2d9397df8f12..8ef087069f53 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.24 2010/06/03 12:51:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.25 2010/07/07 12:30:07 fauli Exp $ + + 07 Jul 2010; Christian Faulhammer <fauli@gentoo.org> pythia-8.1.35.ebuild: + stable x86, bug 318467 03 Jun 2010; Markos Chandras <hwoarang@gentoo.org> pythia-8.1.35.ebuild: Stable on amd64 wrt bug #318467 diff --git a/sci-physics/pythia/pythia-8.1.35.ebuild b/sci-physics/pythia/pythia-8.1.35.ebuild index c9d49f24fc89..08f4ebacfbe9 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.3 2010/06/03 12:51:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.4 2010/07/07 12:30:07 fauli 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 )" |