diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-01-31 21:06:36 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-01-31 21:06:36 +0000 |
commit | e74b4958c444696f142a41cca2cf0fe6e4a878f9 (patch) | |
tree | 4084c1ceaf0b67024622363f1156d6618d142c7d /dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild | |
parent | EAPI 5 (diff) | |
download | gentoo-2-e74b4958c444696f142a41cca2cf0fe6e4a878f9.tar.gz gentoo-2-e74b4958c444696f142a41cca2cf0fe6e4a878f9.tar.bz2 gentoo-2-e74b4958c444696f142a41cca2cf0fe6e4a878f9.zip |
Mark stable
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild index f343dc3f1834..e3f1e6a7b4c8 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild,v 1.1 2014/08/21 19:02:22 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild,v 1.2 2015/01/31 21:06:36 zlogene Exp $ EAPI=5 @@ -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="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" |