diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 09:21:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 09:21:55 +0000 |
commit | 820397bf21e4be6aee9a4556a244114c3195604c (patch) | |
tree | c9dbc6bb0b8d19f0f7ac5654723d12f47c8b5477 /dev-perl/SOAP-Lite | |
parent | x86 stable wrt bug #400209 (diff) | |
download | gentoo-2-820397bf21e4be6aee9a4556a244114c3195604c.tar.gz gentoo-2-820397bf21e4be6aee9a4556a244114c3195604c.tar.bz2 gentoo-2-820397bf21e4be6aee9a4556a244114c3195604c.zip |
x86 stable wrt bug #400211
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r-- | dev-perl/SOAP-Lite/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog index 70b24bb7c337..6c50cd195d1f 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.74 2012/02/27 16:36:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.75 2012/03/09 09:21:55 phajdan.jr Exp $ + + 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + SOAP-Lite-0.714.0.ebuild: + x86 stable wrt bug #400211 27 Feb 2012; Brent Baude <ranger@gentoo.org> SOAP-Lite-0.714.0.ebuild: Marking SOAP-Lite-0.714.0 ppc for bug 400211 diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild index 5581c28ea749..f19fa6be4e1e 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.714.0.ebuild,v 1.5 2012/02/27 16:36:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild,v 1.6 2012/03/09 09:21:55 phajdan.jr Exp $ EAPI=4 @@ -13,7 +13,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 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |