From: Lars Wendler Date: Fri, 16 Mar 2018 21:48:55 +0000 (+0100) Subject: app-crypt/mit-krb5: Added sub-slot dep operator for dev-libs/openssl. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=be68d7d9538da49259ea7368b6723cbb61c22a55;p=gentoo.git app-crypt/mit-krb5: Added sub-slot dep operator for dev-libs/openssl. Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/app-crypt/mit-krb5/mit-krb5-1.15.2-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.15.2-r1.ebuild index f3dbec2b8fcf..2bd763bb65cc 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.15.2-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.15.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,7 +28,7 @@ CDEPEND=" keyutils? ( >=sys-apps/keyutils-1.5.8[${MULTILIB_USEDEP}] ) openldap? ( >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] ) pkinit? ( - !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] ) + !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) ) xinetd? ( sys-apps/xinetd ) diff --git a/app-crypt/mit-krb5/mit-krb5-1.15.2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.15.2.ebuild index b0797953b93d..5f06a2647f1d 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.15.2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,7 +28,7 @@ CDEPEND=" keyutils? ( >=sys-apps/keyutils-1.5.8[${MULTILIB_USEDEP}] ) openldap? ( >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] ) pkinit? ( - !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] ) + !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) ) xinetd? ( sys-apps/xinetd ) diff --git a/app-crypt/mit-krb5/mit-krb5-1.16.ebuild b/app-crypt/mit-krb5/mit-krb5-1.16.ebuild index acd4a3ed3b71..4e4edda7cfaa 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.16.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.16.ebuild @@ -31,7 +31,7 @@ CDEPEND=" keyutils? ( >=sys-apps/keyutils-1.5.8[${MULTILIB_USEDEP}] ) openldap? ( >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] ) pkinit? ( - !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] ) + !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] ) libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) ) xinetd? ( sys-apps/xinetd )