diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:42:10 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-03-22 21:42:10 +0000 |
commit | d42bea57690dedaf0e7819ada3c4503b97743249 (patch) | |
tree | c574b7dfb43e394869399b2dd20933008c4ff0c2 | |
parent | amd64 stable, bug 245875 (diff) | |
download | gentoo-2-d42bea57690dedaf0e7819ada3c4503b97743249.tar.gz gentoo-2-d42bea57690dedaf0e7819ada3c4503b97743249.tar.bz2 gentoo-2-d42bea57690dedaf0e7819ada3c4503b97743249.zip |
amd64 stable, bug 245875
(Portage version: 2.1.6.9/cvs/Linux x86_64)
-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 )" |