From 4dcce5dc16895fe3e49061f78ac6691a9c80d50b Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Mon, 8 Nov 2010 01:02:49 +0000 Subject: stable x86, bug 344591 (Portage version: 2.1.8.3/cvs/Linux i686) --- dev-perl/SOAP-Lite/ChangeLog | 6 +++++- dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl/SOAP-Lite') diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog index 64f2e6d904b2..f278d791cddd 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.58 2010/11/05 14:12:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.59 2010/11/08 01:02:49 fauli Exp $ + + 08 Nov 2010; Christian Faulhammer + SOAP-Lite-0.711.ebuild: + stable x86, bug 344591 05 Nov 2010; Samuli Suominen SOAP-Lite-0.710.10.ebuild: diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild index b0f5f570924b..7bc14b8965a0 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.2 2010/04/17 08:33:06 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild,v 1.3 2010/11/08 01:02:49 fauli 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" -- cgit v1.2.3-65-gdbad