diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-12-05 15:32:58 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-12-05 15:33:06 +0100 |
commit | 74fb39de926b90c2a6c17740d6364db8ac8cb963 (patch) | |
tree | c3e2fdf785482c7631312a5aa030173e12da43b1 /net-libs/gsoap | |
parent | net-libs/gsoap: Removed old. (diff) | |
download | gentoo-74fb39de926b90c2a6c17740d6364db8ac8cb963.tar.gz gentoo-74fb39de926b90c2a6c17740d6364db8ac8cb963.tar.bz2 gentoo-74fb39de926b90c2a6c17740d6364db8ac8cb963.zip |
net-libs/gsoap: Minor ebuild cleanups.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-libs/gsoap')
-rw-r--r-- | net-libs/gsoap/gsoap-2.8.72.ebuild | 3 | ||||
-rw-r--r-- | net-libs/gsoap/gsoap-2.8.73.ebuild | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/net-libs/gsoap/gsoap-2.8.72.ebuild b/net-libs/gsoap/gsoap-2.8.72.ebuild index 4f3a99893774..c0cdf5ada9c2 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 4f3a99893774..c0cdf5ada9c2 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" ) |