summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r--dev-perl/SOAP-Lite/ChangeLog6
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.710.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog
index a10aad055c3b..64f2e6d904b2 100644
--- a/dev-perl/SOAP-Lite/ChangeLog
+++ b/dev-perl/SOAP-Lite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SOAP-Lite
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.57 2010/10/27 20:13:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.58 2010/11/05 14:12:08 ssuominen Exp $
+
+ 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+ SOAP-Lite-0.710.10.ebuild:
+ ppc64 stable wrt #341865
27 Oct 2010; Torsten Veller <tove@gentoo.org> SOAP-Lite-0.712.ebuild:
Depends on dev-perl/Class-Inspector (#342191)
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.710.10.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.710.10.ebuild
index a0707388df57..fe157744ce32 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-0.710.10.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.710.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.710.10.ebuild,v 1.4 2010/06/27 19:19:21 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.710.10.ebuild,v 1.5 2010/11/05 14:12:08 ssuominen Exp $
MODULE_AUTHOR="MKUTTER"
inherit perl-module eutils
@@ -10,7 +10,7 @@ DESCRIPTION="Simple and lightweight interface to the SOAP protocol (sic) both on
IUSE="jabber ssl"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
myconf="${myconf} --noprompt"