summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-25 21:23:22 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-25 21:23:22 +0000
commit6758846a71cc0a3db8f455fc7ac4cd809f5bd538 (patch)
tree248d0fbf9de6ab15dcc45bbf36868f726e913833 /sci-physics/pythia
parentstable amd64, bug 320495 (diff)
downloadgentoo-2-6758846a71cc0a3db8f455fc7ac4cd809f5bd538.tar.gz
gentoo-2-6758846a71cc0a3db8f455fc7ac4cd809f5bd538.tar.bz2
gentoo-2-6758846a71cc0a3db8f455fc7ac4cd809f5bd538.zip
stable amd64, bug 318465
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics/pythia')
-rw-r--r--sci-physics/pythia/ChangeLog5
-rw-r--r--sci-physics/pythia/pythia-6.4.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog
index f939c371c70d..2d6cf7b7c577 100644
--- a/sci-physics/pythia/ChangeLog
+++ b/sci-physics/pythia/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/pythia
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.22 2010/05/17 11:08:14 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.23 2010/05/25 21:23:22 pacho Exp $
+
+ 25 May 2010; Pacho Ramos <pacho@gentoo.org> pythia-6.4.22.ebuild:
+ stable amd64, bug 318465
17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pythia-6.4.22.ebuild:
x86 stable wrt bug #318465
diff --git a/sci-physics/pythia/pythia-6.4.22.ebuild b/sci-physics/pythia/pythia-6.4.22.ebuild
index 600be0855772..c98cbe4e21d0 100644
--- a/sci-physics/pythia/pythia-6.4.22.ebuild
+++ b/sci-physics/pythia/pythia-6.4.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.22.ebuild,v 1.3 2010/05/17 11:08:14 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.22.ebuild,v 1.4 2010/05/25 21:23:22 pacho Exp $
EAPI=2
inherit 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=""
RDEPEND="${DEPEND}"