diff options
author | 2009-03-22 21:42:10 +0000 | |
---|---|---|
committer | 2009-03-22 21:42:10 +0000 | |
commit | a062b590dbba5b6a942a33ab9cf6cc322828dd11 (patch) | |
tree | 06e5492e87a30d46ab87663ccadc5663dd1d3ab3 /sci-physics/pythia | |
parent | amd64 stable, bug 245875 (diff) | |
download | historical-a062b590dbba5b6a942a33ab9cf6cc322828dd11.tar.gz historical-a062b590dbba5b6a942a33ab9cf6cc322828dd11.tar.bz2 historical-a062b590dbba5b6a942a33ab9cf6cc322828dd11.zip |
amd64 stable, bug 245875
Package-Manager: portage-2.1.6.9/cvs/Linux x86_64
Diffstat (limited to 'sci-physics/pythia')
-rw-r--r-- | sci-physics/pythia/pythia-6.4.19.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.08-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-physics/pythia/pythia-6.4.19.ebuild b/sci-physics/pythia/pythia-6.4.19.ebuild index 4f7bac2f5393..bf773852a9a5 100644 --- a/sci-physics/pythia/pythia-6.4.19.ebuild +++ b/sci-physics/pythia/pythia-6.4.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.19.ebuild,v 1.2 2009/03/03 18:13:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.19.ebuild,v 1.3 2009/03/22 21:42:10 darkside Exp $ EAPI=2 inherit fortran 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" DEPEND="" diff --git a/sci-physics/pythia/pythia-8.1.08-r1.ebuild b/sci-physics/pythia/pythia-8.1.08-r1.ebuild index eaf1ff067f29..02f66983bdea 100644 --- a/sci-physics/pythia/pythia-8.1.08-r1.ebuild +++ b/sci-physics/pythia/pythia-8.1.08-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.08-r1.ebuild,v 1.3 2009/03/03 18:13:35 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.08-r1.ebuild,v 1.4 2009/03/22 21:42:10 darkside Exp $ EAPI=1 @@ -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 )" |