Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gsoap/
Date: Wed, 05 Dec 2018 14:33:17
Message-Id: 1544020386.74fb39de926b90c2a6c17740d6364db8ac8cb963.polynomial-c@gentoo
1 commit: 74fb39de926b90c2a6c17740d6364db8ac8cb963
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 5 14:32:58 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 5 14:33:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74fb39de
7
8 net-libs/gsoap: Minor ebuild cleanups.
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 net-libs/gsoap/gsoap-2.8.72.ebuild | 3 ---
14 net-libs/gsoap/gsoap-2.8.73.ebuild | 3 ---
15 2 files changed, 6 deletions(-)
16
17 diff --git a/net-libs/gsoap/gsoap-2.8.72.ebuild b/net-libs/gsoap/gsoap-2.8.72.ebuild
18 index 4f3a9989377..c0cdf5ada9c 100644
19 --- a/net-libs/gsoap/gsoap-2.8.72.ebuild
20 +++ b/net-libs/gsoap/gsoap-2.8.72.ebuild
21 @@ -37,9 +37,6 @@ PATCHES=(
22 # enable shared libs https://bugs.gentoo.org/583398
23 "${FILESDIR}/${PN}-2.8.70-shared_libs.patch"
24
25 - # Fix --enable-xlocale configure switch
26 - #"${FILESDIR}/${PN}-2.8.70-xlocale_h.patch"
27 -
28 # Fix parallel make
29 "${FILESDIR}/${PN}-2.8.70-parallel.patch"
30 )
31
32 diff --git a/net-libs/gsoap/gsoap-2.8.73.ebuild b/net-libs/gsoap/gsoap-2.8.73.ebuild
33 index 4f3a9989377..c0cdf5ada9c 100644
34 --- a/net-libs/gsoap/gsoap-2.8.73.ebuild
35 +++ b/net-libs/gsoap/gsoap-2.8.73.ebuild
36 @@ -37,9 +37,6 @@ PATCHES=(
37 # enable shared libs https://bugs.gentoo.org/583398
38 "${FILESDIR}/${PN}-2.8.70-shared_libs.patch"
39
40 - # Fix --enable-xlocale configure switch
41 - #"${FILESDIR}/${PN}-2.8.70-xlocale_h.patch"
42 -
43 # Fix parallel make
44 "${FILESDIR}/${PN}-2.8.70-parallel.patch"
45 )