Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 697892 | Differences between
and this patch

Collapse All | Expand All

(-)a/net-libs/nghttp2/nghttp2-1.39.2.ebuild (-1 / +1 lines)
Lines 23-29 SLOT="0/1.14" # <C++>.<C> SONAMEs Link Here
23
IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
23
IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
24
24
25
SSL_DEPEND="
25
SSL_DEPEND="
26
	!libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] )
26
	!libressl? ( >=dev-libs/openssl-1.0.2:0=[${MULTILIB_USEDEP}] )
27
	libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
27
	libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
28
"
28
"
29
RDEPEND="
29
RDEPEND="
(-)a/net-libs/nghttp2/nghttp2-9999.ebuild (-2 / +1 lines)
Lines 23-29 SLOT="0/1.14" # <C++>.<C> SONAMEs Link Here
23
IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
23
IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
24
24
25
SSL_DEPEND="
25
SSL_DEPEND="
26
	!libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] )
26
	!libressl? ( >=dev-libs/openssl-1.0.2:0=[${MULTILIB_USEDEP}] )
27
	libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
27
	libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
28
"
28
"
29
RDEPEND="
29
RDEPEND="
30
- 

Return to bug 697892