summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-03-03 18:13:35 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-03-03 18:13:35 +0000
commit1ada55f68fc64a3e3f6969d05301e8e60a8984df (patch)
treea4b46732476a75d32f8c017310f1e318b0747ee4 /sci-physics
parentjava-pkg-2_pkg_preinst -> java-pkg-opt-2_pkg_preinst. (diff)
downloadgentoo-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')
-rw-r--r--sci-physics/pythia/ChangeLog8
-rw-r--r--sci-physics/pythia/pythia-6.4.19.ebuild6
-rw-r--r--sci-physics/pythia/pythia-8.1.08-r1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog
index 26176679b151..29a2921c3db5 100644
--- a/sci-physics/pythia/ChangeLog
+++ b/sci-physics/pythia/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-physics/pythia
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.5 2008/12/13 16:54:19 bicatali Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.6 2009/03/03 18:13:35 fmccor Exp $
+
+ 03 Mar 2009; Ferris McCormick <fmccor@gentoo.org> pythia-6.4.19.ebuild,
+ pythia-8.1.08-r1.ebuild:
+ Sparc stable, security Bug #249876.
*pythia-6.4.19 (13 Dec 2008)
diff --git a/sci-physics/pythia/pythia-6.4.19.ebuild b/sci-physics/pythia/pythia-6.4.19.ebuild
index f2fd1e60db8c..4f7bac2f5393 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-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-6.4.19.ebuild,v 1.1 2008/12/13 16:54:19 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.19.ebuild,v 1.2 2009/03/03 18:13:35 fmccor 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 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 )"