summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/fpconst/fpconst-0.6.0.ebuild4
-rw-r--r--dev-python/pyxdg/pyxdg-0.5.ebuild4
-rw-r--r--dev-python/pyxdg/pyxdg-0.6.ebuild4
-rw-r--r--dev-python/soappy/soappy-0.11.3.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/fpconst/fpconst-0.6.0.ebuild b/dev-python/fpconst/fpconst-0.6.0.ebuild
index acc7e708142b..2fb6f6002e7b 100644
--- a/dev-python/fpconst/fpconst-0.6.0.ebuild
+++ b/dev-python/fpconst/fpconst-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.4 2004/06/25 01:29:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.6.0.ebuild,v 1.5 2004/09/02 18:08:24 pvdabeel Exp $
inherit distutils
@@ -8,7 +8,7 @@ DESCRIPTION="Python Module for handling IEEE 754 floating point special values"
HOMEPAGE="http://www.analytics.washington.edu/Zope/projects/fpconst/"
SRC_URI="http://www.analytics.washington.edu/Zope/projects/fpconst/${P}.tar.gz"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
diff --git a/dev-python/pyxdg/pyxdg-0.5.ebuild b/dev-python/pyxdg/pyxdg-0.5.ebuild
index 54c9eeaf1143..a95e9eeea0a2 100644
--- a/dev-python/pyxdg/pyxdg-0.5.ebuild
+++ b/dev-python/pyxdg/pyxdg-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.5.ebuild,v 1.6 2004/08/03 22:32:59 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.5.ebuild,v 1.7 2004/09/02 18:09:41 pvdabeel Exp $
inherit distutils
@@ -11,7 +11,7 @@ LICENSE="LGPL-2"
DEPEND="virtual/python"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="x86 ppc ~amd64"
IUSE=""
src_install () {
diff --git a/dev-python/pyxdg/pyxdg-0.6.ebuild b/dev-python/pyxdg/pyxdg-0.6.ebuild
index d0c317781d24..55def7ec9e42 100644
--- a/dev-python/pyxdg/pyxdg-0.6.ebuild
+++ b/dev-python/pyxdg/pyxdg-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.6.ebuild,v 1.1 2004/08/03 22:32:59 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxdg/pyxdg-0.6.ebuild,v 1.2 2004/09/02 18:09:41 pvdabeel Exp $
inherit distutils
@@ -11,7 +11,7 @@ LICENSE="LGPL-2"
DEPEND="virtual/python"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~x86 ppc ~amd64"
IUSE=""
src_install () {
diff --git a/dev-python/soappy/soappy-0.11.3.ebuild b/dev-python/soappy/soappy-0.11.3.ebuild
index de5bf3106d52..65eabef87fb7 100644
--- a/dev-python/soappy/soappy-0.11.3.ebuild
+++ b/dev-python/soappy/soappy-0.11.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.11.3.ebuild,v 1.3 2004/06/25 01:50:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.11.3.ebuild,v 1.4 2004/09/02 18:08:54 pvdabeel Exp $
inherit distutils
@@ -10,7 +10,7 @@ DESCRIPTION="SOAP implementation for Python"
HOMEPAGE="http://pywebsvcs.sourceforge.net/"
SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ppc"
SLOT="0"
LICENSE="GPL-2"
IUSE=""