commit:     8077afb413287a63c256b1eae8bab9229331209f
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  7 18:56:10 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan  7 19:15:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8077afb4

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 <polynomial-c <AT> gentoo.org>

 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 01104843e2b..6b54b50e57a 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 d356bfab013..36016a1d8c9 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

Reply via email to