summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-12-29 01:24:05 +0000
committerBrent Baude <ranger@gentoo.org>2010-12-29 01:24:05 +0000
commit8ab19e0c921c038dc3d5137847fc1dc7ee4e6798 (patch)
tree29c35287a5af55862a8b6cd7bd41f2cc269f57bf /dev-perl
parentstable ppc64, bug 342591 (diff)
downloadgentoo-2-8ab19e0c921c038dc3d5137847fc1dc7ee4e6798.tar.gz
gentoo-2-8ab19e0c921c038dc3d5137847fc1dc7ee4e6798.tar.bz2
gentoo-2-8ab19e0c921c038dc3d5137847fc1dc7ee4e6798.zip
stable ppc64, bug 344591
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/SOAP-Lite/ChangeLog5
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog
index 7ced894e95fc..de350ddf7bee 100644
--- a/dev-perl/SOAP-Lite/ChangeLog
+++ b/dev-perl/SOAP-Lite/ChangeLog
@@ -1,6 +1,9 @@
# 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.61 2010/11/13 19:46:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.62 2010/12/29 01:24:05 ranger Exp $
+
+ 29 Dec 2010; Brent Baude <ranger@gentoo.org> SOAP-Lite-0.711.ebuild:
+ stable ppc64, bug 344591
13 Nov 2010; Raúl Porcel <armin76@gentoo.org> SOAP-Lite-0.711.ebuild:
alpha/ia64/sparc stable wrt #344591
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild
index 307ce0235cd3..ce25cc530d64 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.711.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.711.ebuild,v 1.5 2010/11/13 19:46:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild,v 1.6 2010/12/29 01:24:05 ranger 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"