mail-filter/sid-milter: Adjusted sub-slot dep on dev-libs/openssl
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 18:36:08 +0000 (19:36 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 19:15:39 +0000 (20:15 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
mail-filter/sid-milter/sid-milter-1.0.0-r7.ebuild

index 44343e54c35728a896bc106bf336399e08ccf2b2..9c8ac171f4bfc9d15e9ca260f7cd0d9a5a555f22 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
@@ -15,8 +15,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE="ipv6 libressl"
 
 DEPEND="
-       !libressl? ( dev-libs/openssl:0 )
-       libressl? ( dev-libs/libressl )
+       !libressl? ( dev-libs/openssl:0= )
+       libressl? ( dev-libs/libressl:= )
        >=sys-libs/db-3.2:*
        || ( mail-filter/libmilter mail-mta/sendmail )"
 RDEPEND="${DEPEND}