summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 12:49:26 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 12:49:26 +0000
commite9195ce12b0b2c177333aac4704b1bd8022a073d (patch)
tree2981fca003256ae484e0eddeaa09a6623e67db62 /dev-python/pyrex
parentremoved kpp patch (diff)
downloadgentoo-2-e9195ce12b0b2c177333aac4704b1bd8022a073d.tar.gz
gentoo-2-e9195ce12b0b2c177333aac4704b1bd8022a073d.tar.bz2
gentoo-2-e9195ce12b0b2c177333aac4704b1bd8022a073d.zip
unmask and changelog fixes
Diffstat (limited to 'dev-python/pyrex')
-rw-r--r--dev-python/pyrex/pyrex-0.5.ebuild4
-rw-r--r--dev-python/pyrex/pyrex-0.7.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyrex/pyrex-0.5.ebuild b/dev-python/pyrex/pyrex-0.5.ebuild
index 338c47d698ef..8b4543c79c1d 100644
--- a/dev-python/pyrex/pyrex-0.5.ebuild
+++ b/dev-python/pyrex/pyrex-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.5.ebuild,v 1.5 2003/06/22 12:16:00 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.5.ebuild,v 1.6 2003/07/12 12:49:26 aliz Exp $
inherit distutils
@@ -14,7 +14,7 @@ LICENSE="as-is"
DEPEND="virtual/python"
RDEPEND=""
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc x86"
IUSE=""
src_install () {
diff --git a/dev-python/pyrex/pyrex-0.7.1.ebuild b/dev-python/pyrex/pyrex-0.7.1.ebuild
index 54027e7ac387..5a46cb5b78b4 100644
--- a/dev-python/pyrex/pyrex-0.7.1.ebuild
+++ b/dev-python/pyrex/pyrex-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.7.1.ebuild,v 1.3 2003/06/22 12:16:00 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrex/pyrex-0.7.1.ebuild,v 1.4 2003/07/12 12:49:26 aliz Exp $
inherit distutils
@@ -13,7 +13,7 @@ LICENSE="as-is"
DEPEND="virtual/python"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
src_install () {