diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-08 20:05:16 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-08 20:05:16 +0000 |
commit | 55937721ed5ec8c79b442709ab78b393d1301f04 (patch) | |
tree | a6e6c4821fcf371241c053777cc5ff7df3c13ef7 /dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild | |
parent | Stable on amd64 wrt bug #341295 (diff) | |
download | gentoo-2-55937721ed5ec8c79b442709ab78b393d1301f04.tar.gz gentoo-2-55937721ed5ec8c79b442709ab78b393d1301f04.tar.bz2 gentoo-2-55937721ed5ec8c79b442709ab78b393d1301f04.zip |
Stable on amd64 wrt bug #344591
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild index 7bc14b8965a0..cef9463ef45f 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.711.ebuild,v 1.3 2010/11/08 01:02:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild,v 1.4 2010/11/08 20:05:16 hwoarang Exp $ MODULE_AUTHOR="MKUTTER" inherit perl-module eutils @@ -10,7 +10,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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" myconf="${myconf} --noprompt" |