diff options
author | 2011-02-09 10:34:25 +0000 | |
---|---|---|
committer | 2011-02-09 10:34:25 +0000 | |
commit | 8d93f63c852f510cfcd248b09ef055d8b87db352 (patch) | |
tree | 6c3c3b6f785b1053c3acb60ca2c50c67afd1baee /sci-physics/pythia/pythia-8.1.45.ebuild | |
parent | Initial import (bug #254480). Ebuild by me. (diff) | |
download | gentoo-2-8d93f63c852f510cfcd248b09ef055d8b87db352.tar.gz gentoo-2-8d93f63c852f510cfcd248b09ef055d8b87db352.tar.bz2 gentoo-2-8d93f63c852f510cfcd248b09ef055d8b87db352.zip |
x86 stable, bug #354013, bug #354015
(Portage version: 2.1.9.25/cvs/Linux i686)
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 c27cb1b13d05..8e3b74a52bf0 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.2 2011/02/08 17:32:24 bicatali Exp $ +# $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 $ 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 )" |