diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-10 16:43:33 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-10 16:43:33 +0000 |
commit | 7e9224454bbb97a81feb33cea0ee027db13475c0 (patch) | |
tree | f71a9ba63bb05d503b17fcc6ab035c51f841c349 /dev-python/soappy/soappy-0.11.1.ebuild | |
parent | Initial version. Closes bug #46332. (Manifest recommit) (diff) | |
download | gentoo-2-7e9224454bbb97a81feb33cea0ee027db13475c0.tar.gz gentoo-2-7e9224454bbb97a81feb33cea0ee027db13475c0.tar.bz2 gentoo-2-7e9224454bbb97a81feb33cea0ee027db13475c0.zip |
Mark 0.11.1 stable on x86, add 0.11.3 to portage.
Diffstat (limited to 'dev-python/soappy/soappy-0.11.1.ebuild')
-rw-r--r-- | dev-python/soappy/soappy-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/soappy/soappy-0.11.1.ebuild b/dev-python/soappy/soappy-0.11.1.ebuild index 6a14e4157ac0..31576ee47994 100644 --- a/dev-python/soappy/soappy-0.11.1.ebuild +++ b/dev-python/soappy/soappy-0.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.11.1.ebuild,v 1.1 2004/01/03 03:08:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.11.1.ebuild,v 1.2 2004/04/10 16:43:33 kloeri 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" +KEYWORDS="x86" SLOT="0" LICENSE="GPL-2" IUSE="" |