diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-24 10:05:56 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-24 10:05:56 +0000 |
commit | 81c6edcb3ac8acb3d26b64700113057d6e2333e8 (patch) | |
tree | fb930e60b13d81ac996094ee376f29c570b72599 /dev-python/soappy/soappy-0.11.3.ebuild | |
parent | Update metadata (diff) | |
download | gentoo-2-81c6edcb3ac8acb3d26b64700113057d6e2333e8.tar.gz gentoo-2-81c6edcb3ac8acb3d26b64700113057d6e2333e8.tar.bz2 gentoo-2-81c6edcb3ac8acb3d26b64700113057d6e2333e8.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/soappy/soappy-0.11.3.ebuild')
-rw-r--r-- | dev-python/soappy/soappy-0.11.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/soappy/soappy-0.11.3.ebuild b/dev-python/soappy/soappy-0.11.3.ebuild index b5a5c3568d3f..1d2245ccf643 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-2005 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.7 2005/02/10 01:01:02 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.11.3.ebuild,v 1.8 2005/04/24 10:05:56 blubb 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 ~amd64" +KEYWORDS="x86 ppc amd64" SLOT="0" LICENSE="GPL-2" IUSE="" |