Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gsoap/
Date: Thu, 18 Oct 2018 11:31:39
Message-Id: 1539861877.e654d2bf46b4afa94adcd70702113edd705110d7.whissi@gentoo
1 commit: e654d2bf46b4afa94adcd70702113edd705110d7
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 18 11:24:37 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 18 11:24:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e654d2bf
7
8 net-libs/gsoap: x86 stable (bug #652734)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-libs/gsoap/gsoap-2.8.63.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/gsoap/gsoap-2.8.63.ebuild b/net-libs/gsoap/gsoap-2.8.63.ebuild
17 index 84b2601d54e..1054e640f41 100644
18 --- a/net-libs/gsoap/gsoap-2.8.63.ebuild
19 +++ b/net-libs/gsoap/gsoap-2.8.63.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip"
27
28 LICENSE="GPL-2 gSOAP"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 x86"
32 IUSE="doc debug examples ipv6 libressl gnutls +ssl"
33
34 RDEPEND="