diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-11 15:51:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-11 15:51:31 +0000 |
commit | cab1017b6efdfcae7001a2119f46c40ded9af34e (patch) | |
tree | 703f431950e137f52169fa206a003381c119d9af /dev-python/soappy | |
parent | Stable for HPPA (bug #290500). (diff) | |
download | historical-cab1017b6efdfcae7001a2119f46c40ded9af34e.tar.gz historical-cab1017b6efdfcae7001a2119f46c40ded9af34e.tar.bz2 historical-cab1017b6efdfcae7001a2119f46c40ded9af34e.zip |
Stable for HPPA (bug #292422).
Package-Manager: portage-2.2_rc49/cvs/Linux i686
Diffstat (limited to 'dev-python/soappy')
-rw-r--r-- | dev-python/soappy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/soappy/soappy-0.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/soappy/ChangeLog b/dev-python/soappy/ChangeLog index f032b9f9aedb..8270bc81f97d 100644 --- a/dev-python/soappy/ChangeLog +++ b/dev-python/soappy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/soappy # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/ChangeLog,v 1.27 2009/10/25 19:53:53 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/ChangeLog,v 1.28 2009/11/11 15:51:31 jer Exp $ + + 11 Nov 2009; Jeroen Roovers <jer@gentoo.org> soappy-0.12.0.ebuild: + Stable for HPPA (bug #292422). 25 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> soappy-0.12.0.ebuild: diff --git a/dev-python/soappy/soappy-0.12.0.ebuild b/dev-python/soappy/soappy-0.12.0.ebuild index 0b4a1fb233be..df85f6c14c55 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-2009 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.12 2009/10/25 19:53:53 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.0.ebuild,v 1.13 2009/11/11 15:51:31 jer Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -14,7 +14,7 @@ DESCRIPTION="SOAP implementation for Python" HOMEPAGE="http://pywebsvcs.sourceforge.net/" SRC_URI="mirror://sourceforge/pywebsvcs/${MY_P}.tar.gz" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" SLOT="0" LICENSE="BSD" IUSE="examples ssl" |