www-servers/lighttpd: no kerberos for openssl
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 1 Jan 2020 16:29:16 +0000 (19:29 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 1 Jan 2020 16:29:34 +0000 (19:29 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
www-servers/lighttpd/lighttpd-1.4.53.ebuild
www-servers/lighttpd/lighttpd-1.4.54.ebuild
www-servers/lighttpd/lighttpd-9999.ebuild

index 08f98fd76ef9737ed6c2ed590e4aceef3e786f14..2c97579c82dffa8204996464d58149477eb906df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -37,7 +37,7 @@ COMMON_DEPEND="
        rrdtool?  ( net-analyzer/rrdtool )
        sasl?     ( dev-libs/cyrus-sasl )
        ssl? (
-               !libressl? ( >=dev-libs/openssl-0.9.7:0=[kerberos(-)?] )
+               !libressl? ( >=dev-libs/openssl-0.9.7:0= )
                libressl? ( dev-libs/libressl:= )
        )
        sqlite? ( dev-db/sqlite:3 )
index a30fd3000ed1904555eda7653b0b2e9dda4078a3..d296fa74c41bc3508b056a1b06d5895540753f89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -37,7 +37,7 @@ COMMON_DEPEND="
        rrdtool?  ( net-analyzer/rrdtool )
        sasl?     ( dev-libs/cyrus-sasl )
        ssl? (
-               !libressl? ( >=dev-libs/openssl-0.9.7:0=[kerberos(-)?] )
+               !libressl? ( >=dev-libs/openssl-0.9.7:0= )
                libressl? ( dev-libs/libressl:= )
        )
        sqlite? ( dev-db/sqlite:3 )
index 83a7806e757e33473586fcc1080d6add13c6256b..50b9cd4b709176de9406cfd85b9dadb3bad7e86b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -30,7 +30,7 @@ CDEPEND="
        php?      ( dev-lang/php:*[cgi] )
        rrdtool?  ( net-analyzer/rrdtool )
        ssl? (
-               !libressl? ( >=dev-libs/openssl-0.9.7:0=[kerberos?] )
+               !libressl? ( >=dev-libs/openssl-0.9.7:0= )
                libressl? ( dev-libs/libressl:= )
        )
        webdav? (