diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-09 14:27:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-09 14:27:56 +0000 |
commit | 5d732e5674bb4a93cc1ce369a8b08194601c6e35 (patch) | |
tree | 1b6d8473b6bc06b9c99bd82ecac1d3fcabe62a2e /dev-perl/SOAP-Lite | |
parent | Marking fping-3.0 ppc64 for bug 407153 (diff) | |
download | gentoo-2-5d732e5674bb4a93cc1ce369a8b08194601c6e35.tar.gz gentoo-2-5d732e5674bb4a93cc1ce369a8b08194601c6e35.tar.bz2 gentoo-2-5d732e5674bb4a93cc1ce369a8b08194601c6e35.zip |
Marking SOAP-Lite-0.714.0 ppc64 for bug 400211
(Portage version: 2.1.10.11/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.714.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 6c50cd195d1f..094459b86d76 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.75 2012/03/09 09:21:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.76 2012/03/09 14:27:56 ranger Exp $ + + 09 Mar 2012; Brent Baude <ranger@gentoo.org> SOAP-Lite-0.714.0.ebuild: + Marking SOAP-Lite-0.714.0 ppc64 for bug 400211 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> SOAP-Lite-0.714.0.ebuild: 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 f19fa6be4e1e..e689ee9640bf 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.6 2012/03/09 09:21:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild,v 1.7 2012/03/09 14:27:56 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="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" |