summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-17 17:53:59 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-17 17:53:59 +0000
commite8eee1adb95da9427411e36f91c3efccef620a08 (patch)
tree622956f852de83b68dce8055c7bc600cd6d7a645 /dev-python/soappy/soappy-0.12.0.ebuild
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadgentoo-2-e8eee1adb95da9427411e36f91c3efccef620a08.tar.gz
gentoo-2-e8eee1adb95da9427411e36f91c3efccef620a08.tar.bz2
gentoo-2-e8eee1adb95da9427411e36f91c3efccef620a08.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19, RepoMan options: --force)
Diffstat (limited to 'dev-python/soappy/soappy-0.12.0.ebuild')
-rw-r--r--dev-python/soappy/soappy-0.12.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/soappy/soappy-0.12.0.ebuild b/dev-python/soappy/soappy-0.12.0.ebuild
index 478194ca0c6c..8ccabf6ec97a 100644
--- a/dev-python/soappy/soappy-0.12.0.ebuild
+++ b/dev-python/soappy/soappy-0.12.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.0.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.0.ebuild,v 1.7 2008/01/17 17:53:59 grobian Exp $
inherit distutils
@@ -11,7 +11,7 @@ DESCRIPTION="SOAP implementation for Python"
HOMEPAGE="http://pywebsvcs.sourceforge.net/"
SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="BSD"
IUSE="examples ssl"