-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
KEYWORDS="~amd64 ~x86"
IUSE="+http2 +ssl client ipv6 libev libressl libuv static-libs"
-REQUIRED_USE="libressl? ( ssl )"
-
RDEPEND="
sys-libs/zlib
- libev? ( dev-libs/libev )
- libuv? ( dev-libs/libuv )
+ libev? ( dev-libs/libev )
+ libuv? ( dev-libs/libuv )
ssl? (
!libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
- )
+ libressl? ( dev-libs/libressl:0= )
+ )
"
DEPEND="${RDEPEND}
dev-lang/perl
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
KEYWORDS="~amd64 ~x86"
IUSE="+http2 +ssl client ipv6 libev libressl libuv static-libs"
-REQUIRED_USE="libressl? ( ssl )"
-
RDEPEND="
sys-libs/zlib
- libev? ( dev-libs/libev )
- libuv? ( dev-libs/libuv )
+ libev? ( dev-libs/libev )
+ libuv? ( dev-libs/libuv )
ssl? (
!libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
- )
+ libressl? ( dev-libs/libressl:0= )
+ )
"
DEPEND="${RDEPEND}
dev-lang/perl
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
IUSE="+http2 +ssl access-log cgi client generic-sessions http-proxy ipv6 lejp libev libressl libuv server-status smtp sqlite3 static-libs"
REQUIRED_USE="
- libressl? ( ssl )
http-proxy? ( client )
generic-sessions? ( sqlite3 )
generic-sessions? ( smtp )
ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
- )
+ )
"
DEPEND="${RDEPEND}
dev-lang/perl
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
libevent libressl libuv peer-limits server-status socks5 smtp sqlite3 static-libs +zip"
REQUIRED_USE="
- libressl? ( ssl )
http-proxy? ( client )
generic-sessions? ( sqlite3 )
generic-sessions? ( smtp )
ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
- )
+ )
"
DEPEND="${RDEPEND}
dev-lang/perl