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 | |
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)
-rw-r--r-- | dev-perl/SOAP-Lite/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-1.040.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog index a51b2cbf82e2..f5cd1f46e51f 100644 --- a/dev-perl/SOAP-Lite/ChangeLog +++ b/dev-perl/SOAP-Lite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SOAP-Lite -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.88 2014/08/21 19:02:22 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.89 2015/01/31 21:06:36 zlogene Exp $ + + 31 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> SOAP-Lite-1.040.0-r1.ebuild: + Mark stable *SOAP-Lite-0.715.0-r1 (21 Aug 2014) *SOAP-Lite-1.040.0-r1 (21 Aug 2014) 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" |