diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:17:18 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:17:18 +0000 |
commit | b23084d7ead5804f2494d2d765288cc57312d692 (patch) | |
tree | dc8281f7dfa05402ddd274f00c2386c03f732a6e /sci-physics/pythia/pythia-8.1.45.ebuild | |
parent | Stable on amd64 wrt bug #354029 (diff) | |
download | historical-b23084d7ead5804f2494d2d765288cc57312d692.tar.gz historical-b23084d7ead5804f2494d2d765288cc57312d692.tar.bz2 historical-b23084d7ead5804f2494d2d765288cc57312d692.zip |
Stable on amd64 wrt bug 354013 and bug 354015
Package-Manager: portage-2.1.9.36/cvs/Linux x86_64
Diffstat (limited to 'sci-physics/pythia/pythia-8.1.45.ebuild')
-rw-r--r-- | sci-physics/pythia/pythia-8.1.45.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |