mail-mta/sendmail: Adjusted (sub-)slot dep on dev-libs/openssl
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 18:56:10 +0000 (19:56 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 19:15:43 +0000 (20:15 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
mail-mta/sendmail/sendmail-8.14.9-r1.ebuild
mail-mta/sendmail/sendmail-8.14.9.ebuild

index 01104843e2bdb84ac0b9e34b67ac44a85f77693e..6b54b50e57a806a3033fff51e6339d7da551a38a 100644 (file)
@@ -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
index d356bfab013b587f57cf120960263b73f7119d16..36016a1d8c952d9eaef952ccf063f9df5034c38b 100644 (file)
@@ -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