commit: 51c690ecf1290347ba794c5454acf3a76c97b9a4
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 19 19:43:02 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 19:43:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c690ec
net-libs/gsoap: fix DoubleEmptyLine
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
net-libs/gsoap/gsoap-2.8.105.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-libs/gsoap/gsoap-2.8.105.ebuild
b/net-libs/gsoap/gsoap-2.8.105.ebuild
index 1ef03d23fbe..9e8722cfcbe 100644
--- a/net-libs/gsoap/gsoap-2.8.105.ebuild
+++ b/net-libs/gsoap/gsoap-2.8.105.ebuild
@@ -16,7 +16,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc debug examples ipv6 libressl gnutls +ssl"
-
RDEPEND="
sys-libs/zlib
gnutls? ( net-libs/gnutls )