diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-24 00:37:44 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-12-24 00:37:44 +0000 |
commit | ef902688d449940b7cc5edd95769e50b5cf4ad52 (patch) | |
tree | 9df583d35ce70922af4683a684a577ea710241a0 /dev-perl/SOAP-Lite | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-ef902688d449940b7cc5edd95769e50b5cf4ad52.tar.gz gentoo-2-ef902688d449940b7cc5edd95769e50b5cf4ad52.tar.bz2 gentoo-2-ef902688d449940b7cc5edd95769e50b5cf4ad52.zip |
Stable on ppc.
(Portage version: 2.1.1-r2)
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.67.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog index 4b29511cf464..66477ef0a87f 100644 --- a/dev-perl/SOAP-Lite/ChangeLog +++ b/dev-perl/SOAP-Lite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/SOAP-Lite # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.34 2006/11/24 18:23:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.35 2006/12/24 00:37:44 dertobi123 Exp $ + + 24 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + SOAP-Lite-0.67.ebuild: + Stable on ppc. 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> SOAP-Lite-0.55.ebuild, SOAP-Lite-0.60a-r1.ebuild, SOAP-Lite-0.66.ebuild, diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild index 4cbcdddb96fe..88dd2ecaa75c 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.67.ebuild,v 1.5 2006/11/24 18:23:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild,v 1.6 2006/12/24 00:37:44 dertobi123 Exp $ IUSE="jabber ssl" @@ -16,7 +16,7 @@ HOMEPAGE="http://search.cpan.org/~byrne/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc ~x86" myconf="${myconf} --noprompt" |