diff options
Diffstat (limited to 'dev-python/zsi/zsi-2.0.ebuild')
-rw-r--r-- | dev-python/zsi/zsi-2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/zsi/zsi-2.0.ebuild b/dev-python/zsi/zsi-2.0.ebuild index 391ea7ecc3a1..4d5abcbc14fe 100644 --- a/dev-python/zsi/zsi-2.0.ebuild +++ b/dev-python/zsi/zsi-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.11 2010/10/15 18:55:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/zsi/zsi-2.0.ebuild,v 1.12 2011/06/19 16:43:18 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2:2.4" @@ -14,7 +14,7 @@ DESCRIPTION="Web Services for Python" HOMEPAGE="http://pywebsvcs.sourceforge.net/zsi.html" SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz" -KEYWORDS="amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ~ppc64 x86" SLOT="0" LICENSE="PYTHON" IUSE="examples doc twisted" |