diff options
author | 2009-03-03 18:13:35 +0000 | |
---|---|---|
committer | 2009-03-03 18:13:35 +0000 | |
commit | 1ada55f68fc64a3e3f6969d05301e8e60a8984df (patch) | |
tree | a4b46732476a75d32f8c017310f1e318b0747ee4 /sci-physics/pythia/pythia-8.1.08-r1.ebuild | |
parent | java-pkg-2_pkg_preinst -> java-pkg-opt-2_pkg_preinst. (diff) | |
download | gentoo-2-1ada55f68fc64a3e3f6969d05301e8e60a8984df.tar.gz gentoo-2-1ada55f68fc64a3e3f6969d05301e8e60a8984df.tar.bz2 gentoo-2-1ada55f68fc64a3e3f6969d05301e8e60a8984df.zip |
Sparc stable, security Bug #249876.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/pythia/pythia-8.1.08-r1.ebuild')
-rw-r--r-- | sci-physics/pythia/pythia-8.1.08-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/pythia/pythia-8.1.08-r1.ebuild b/sci-physics/pythia/pythia-8.1.08-r1.ebuild index c300450dabe7..eaf1ff067f29 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-2008 Gentoo Foundation +# 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.2 2008/09/16 14:03:23 jer Exp $ +# $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 $ 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 )" |