commit: 3f741a43bc1c1e274a95bc2e76b40943da1024d9
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 17:19:37 2015 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 17:19:37 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f741a43
net-libs/libmicrohttpd: It needs to be rebuilt with libgcrypt subslot bumps
Package-Manager: portage-2.2.20.1
net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild
index a0dad53..603d41a 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.42.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="epoll messages ssl static-libs test"
RDEPEND="ssl? (
- dev-libs/libgcrypt:0
+ dev-libs/libgcrypt:0=
net-libs/gnutls
)"