From 8077afb413287a63c256b1eae8bab9229331209f Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 7 Jan 2019 19:56:10 +0100 Subject: mail-mta/sendmail: Adjusted (sub-)slot dep on dev-libs/openssl Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Lars Wendler --- mail-mta/sendmail/sendmail-8.14.9-r1.ebuild | 6 +++--- mail-mta/sendmail/sendmail-8.14.9.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail-mta/sendmail/sendmail-8.14.9-r1.ebuild b/mail-mta/sendmail/sendmail-8.14.9-r1.ebuild index 01104843e2bd..6b54b50e57a8 100644 --- a/mail-mta/sendmail/sendmail-8.14.9-r1.ebuild +++ b/mail-mta/sendmail/sendmail-8.14.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -18,8 +18,8 @@ DEPEND="net-mail/mailbase sasl? ( >=dev-libs/cyrus-sasl-2.1.10 ) tcpd? ( sys-apps/tcp-wrappers ) ssl? ( - !libressl? ( dev-libs/openssl:0 ) - libressl? ( dev-libs/libressl ) + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:= ) ) ldap? ( net-nds/openldap ) >=sys-libs/db-3.2 diff --git a/mail-mta/sendmail/sendmail-8.14.9.ebuild b/mail-mta/sendmail/sendmail-8.14.9.ebuild index d356bfab013b..36016a1d8c95 100644 --- a/mail-mta/sendmail/sendmail-8.14.9.ebuild +++ b/mail-mta/sendmail/sendmail-8.14.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -17,7 +17,7 @@ DEPEND="net-mail/mailbase sys-devel/m4 sasl? ( >=dev-libs/cyrus-sasl-2.1.10 ) tcpd? ( sys-apps/tcp-wrappers ) - ssl? ( dev-libs/openssl ) + ssl? ( dev-libs/openssl:0= ) ldap? ( net-nds/openldap ) >=sys-libs/db-3.2 !net-mail/vacation -- cgit v1.2.3-65-gdbad