commit: 74fb39de926b90c2a6c17740d6364db8ac8cb963
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 5 14:32:58 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Dec 5 14:33:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74fb39de
net-libs/gsoap: Minor ebuild cleanups.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
net-libs/gsoap/gsoap-2.8.72.ebuild | 3 ---
net-libs/gsoap/gsoap-2.8.73.ebuild | 3 ---
2 files changed, 6 deletions(-)
diff --git a/net-libs/gsoap/gsoap-2.8.72.ebuild
b/net-libs/gsoap/gsoap-2.8.72.ebuild
index 4f3a9989377..c0cdf5ada9c 100644
--- a/net-libs/gsoap/gsoap-2.8.72.ebuild
+++ b/net-libs/gsoap/gsoap-2.8.72.ebuild
@@ -37,9 +37,6 @@ PATCHES=(
# enable shared libs https://bugs.gentoo.org/583398
"${FILESDIR}/${PN}-2.8.70-shared_libs.patch"
- # Fix --enable-xlocale configure switch
- #"${FILESDIR}/${PN}-2.8.70-xlocale_h.patch"
-
# Fix parallel make
"${FILESDIR}/${PN}-2.8.70-parallel.patch"
)
diff --git a/net-libs/gsoap/gsoap-2.8.73.ebuild
b/net-libs/gsoap/gsoap-2.8.73.ebuild
index 4f3a9989377..c0cdf5ada9c 100644
--- a/net-libs/gsoap/gsoap-2.8.73.ebuild
+++ b/net-libs/gsoap/gsoap-2.8.73.ebuild
@@ -37,9 +37,6 @@ PATCHES=(
# enable shared libs https://bugs.gentoo.org/583398
"${FILESDIR}/${PN}-2.8.70-shared_libs.patch"
- # Fix --enable-xlocale configure switch
- #"${FILESDIR}/${PN}-2.8.70-xlocale_h.patch"
-
# Fix parallel make
"${FILESDIR}/${PN}-2.8.70-parallel.patch"
)