summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-11-11 00:07:47 +0000
committerBrent Baude <ranger@gentoo.org>2009-11-11 00:07:47 +0000
commit18f96332925dfafeea4ee7ffe6a49df378abce61 (patch)
tree53e1edb84acc14111b3c23a4fe95a6bf1e3dc3f8 /dev-python/pyrex
parentMarking pyopenssl-0.9-r1 ppc64 for bug 287563 (diff)
downloadhistorical-18f96332925dfafeea4ee7ffe6a49df378abce61.tar.gz
historical-18f96332925dfafeea4ee7ffe6a49df378abce61.tar.bz2
historical-18f96332925dfafeea4ee7ffe6a49df378abce61.zip
Marking pyrex-0.9.8.5-r1 ppc64 for bug 287562
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'dev-python/pyrex')
-rw-r--r--dev-python/pyrex/ChangeLog5
-rw-r--r--dev-python/pyrex/pyrex-0.9.8.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyrex/ChangeLog b/dev-python/pyrex/ChangeLog
index 7f795a6b3932..a737caecb8f8 100644
--- a/dev-python/pyrex/ChangeLog
+++ b/dev-python/pyrex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyrex
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/ChangeLog,v 1.78 2009/10/18 16:56:38 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/ChangeLog,v 1.79 2009/11/11 00:07:46 ranger Exp $
+
+ 11 Nov 2009; Brent Baude <ranger@gentoo.org> pyrex-0.9.8.5-r1.ebuild:
+ Marking pyrex-0.9.8.5-r1 ppc64 for bug 287562
18 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
pyrex-0.9.8.5-r1.ebuild:
diff --git a/dev-python/pyrex/pyrex-0.9.8.5-r1.ebuild b/dev-python/pyrex/pyrex-0.9.8.5-r1.ebuild
index 8cb882edf2bd..def0106bf4bc 100644
--- a/dev-python/pyrex/pyrex-0.9.8.5-r1.ebuild
+++ b/dev-python/pyrex/pyrex-0.9.8.5-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/dev-python/pyrex/pyrex-0.9.8.5-r1.ebuild,v 1.6 2009/10/18 16:56:38 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.9.8.5-r1.ebuild,v 1.7 2009/11/11 00:07:46 ranger Exp $
EAPI="2"
NEED_PYTHON=2.3
@@ -15,7 +15,7 @@ SRC_URI="http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="examples"
S="${WORKDIR}/${MY_P}"