mail-filter/spamdyke: Adjusted sub-slot dep on dev-libs/openssl
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 18:44:41 +0000 (19:44 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 19:15:40 +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/spamdyke/spamdyke-4.3.0-r1.ebuild
mail-filter/spamdyke/spamdyke-4.3.0.ebuild
mail-filter/spamdyke/spamdyke-5.0.1.ebuild

index a91c7403a927c31d420df7e056e45f3505fd18af..02c6a579d924d573769276c12264a0ff22fe03ff 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"
@@ -16,8 +16,8 @@ IUSE="libressl +ssl"
 
 DEPEND="
        ssl? (
-               !libressl? ( dev-libs/openssl:0 )
-               libressl? ( dev-libs/libressl )
+               !libressl? ( dev-libs/openssl:0= )
+               libressl? ( dev-libs/libressl:= )
        )"
 RDEPEND="${DEPEND}
        virtual/qmail"
index 14564e0a21c3e211b98138ede9807cb4209189c4..24eabfe02920683a64b4e312566d2277d988ec80 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"
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="+ssl"
 
-DEPEND="ssl? ( dev-libs/openssl )"
+DEPEND="ssl? ( dev-libs/openssl:0= )"
 RDEPEND="${DEPEND}
        virtual/qmail"
 
index 9be8f12fbc654899eaa1472b082139946b4600f9..c084bef63444ac0fa9aa7577e08a5793677b2f0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,8 +16,8 @@ IUSE="libressl +ssl"
 
 DEPEND="
        ssl? (
-               !libressl? ( dev-libs/openssl:0 )
-               libressl? ( dev-libs/libressl )
+               !libressl? ( dev-libs/openssl:0= )
+               libressl? ( dev-libs/libressl:= )
        )"
 
 RDEPEND="