commit:     5f783765ccd7b1525c1fe2eeef69c21940e6bec3
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 16:29:16 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 16:29:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f783765

www-servers/lighttpd: no kerberos for openssl

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 www-servers/lighttpd/lighttpd-1.4.53.ebuild | 4 ++--
 www-servers/lighttpd/lighttpd-1.4.54.ebuild | 4 ++--
 www-servers/lighttpd/lighttpd-9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www-servers/lighttpd/lighttpd-1.4.53.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.53.ebuild
index 08f98fd76ef..2c97579c82d 100644
--- a/www-servers/lighttpd/lighttpd-1.4.53.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.53.ebuild
@@ -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 )

diff --git a/www-servers/lighttpd/lighttpd-1.4.54.ebuild 
b/www-servers/lighttpd/lighttpd-1.4.54.ebuild
index a30fd3000ed..d296fa74c41 100644
--- a/www-servers/lighttpd/lighttpd-1.4.54.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.54.ebuild
@@ -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 )

diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild 
b/www-servers/lighttpd/lighttpd-9999.ebuild
index 83a7806e757..50b9cd4b709 100644
--- a/www-servers/lighttpd/lighttpd-9999.ebuild
+++ b/www-servers/lighttpd/lighttpd-9999.ebuild
@@ -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? (

Reply via email to