diff options
author | Brent Baude <ranger@gentoo.org> | 2012-10-10 15:42:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-10-10 15:42:10 +0000 |
commit | 9f6afe62ee95eb774107422a26340179b4389490 (patch) | |
tree | 822e0bc0477bc063cb20c130f3507bf2c4543ba2 /dev-perl/SOAP-Lite | |
parent | Marking Net-SSLeay-1.480.0-r1 ppc for bug 433249 (diff) | |
download | gentoo-2-9f6afe62ee95eb774107422a26340179b4389490.tar.gz gentoo-2-9f6afe62ee95eb774107422a26340179b4389490.tar.bz2 gentoo-2-9f6afe62ee95eb774107422a26340179b4389490.zip |
Marking SOAP-Lite-0.715.0 ppc for bug 433251
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r-- | dev-perl/SOAP-Lite/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog index a86eac7e53a4..9093e01a9694 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.81 2012/08/27 18:30:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.82 2012/10/10 15:42:10 ranger Exp $ + + 10 Oct 2012; Brent Baude <ranger@gentoo.org> SOAP-Lite-0.715.0.ebuild: + Marking SOAP-Lite-0.715.0 ppc for bug 433251 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> SOAP-Lite-0.714.0.ebuild, SOAP-Lite-0.715.0.ebuild: diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild index 912f35696e4e..20983ee7d0e5 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.715.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.715.0.ebuild,v 1.2 2012/08/27 18:30:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.715.0.ebuild,v 1.3 2012/10/10 15:42:10 ranger 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="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |