diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 19:46:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 19:46:05 +0000 |
commit | 02e80ee3000753f8eb9f36bac9a5e04ceaf7c75e (patch) | |
tree | 82777add2a401aae1d2474d10f54ddd4525ac2c6 /dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #341865 (diff) | |
download | gentoo-2-02e80ee3000753f8eb9f36bac9a5e04ceaf7c75e.tar.gz gentoo-2-02e80ee3000753f8eb9f36bac9a5e04ceaf7c75e.tar.bz2 gentoo-2-02e80ee3000753f8eb9f36bac9a5e04ceaf7c75e.zip |
alpha/ia64/sparc stable wrt #344591
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 cef9463ef45f..307ce0235cd3 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.4 2010/11/08 20:05:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.711.ebuild,v 1.5 2010/11/13 19:46:05 armin76 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" |