diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:23:15 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:23:15 +0000 |
commit | 7885c245769d3ca3e77588c3e5908c1595df95e4 (patch) | |
tree | 1ac8af8a828edf48d1d412ea04126d9f3810c43d /dev-perl/SOAP-Lite | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-7885c245769d3ca3e77588c3e5908c1595df95e4.tar.gz gentoo-2-7885c245769d3ca3e77588c3e5908c1595df95e4.tar.bz2 gentoo-2-7885c245769d3ca3e77588c3e5908c1595df95e4.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
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.67.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog index 21c697df3ddb..7e3890bdcf0f 100644 --- a/dev-perl/SOAP-Lite/ChangeLog +++ b/dev-perl/SOAP-Lite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SOAP-Lite # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.37 2007/02/06 15:16:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.38 2007/03/05 12:23:15 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> SOAP-Lite-0.67.ebuild: + Stable on x86, bug #169152. *SOAP-Lite-0.69 (06 Feb 2007) diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild index 1ee7c41d9270..9e1194c5a913 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-2007 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.7 2007/01/22 14:26:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild,v 1.8 2007/03/05 12:23:15 ticho 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" |