mail-filter/imapfilter: Adjusted (sub-)slot dep on dev-libs/openssl
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 18:24:06 +0000 (19:24 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 19:15:34 +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/imapfilter/imapfilter-2.5.4.ebuild
mail-filter/imapfilter/imapfilter-2.5.6.ebuild
mail-filter/imapfilter/imapfilter-2.5.7-r1.ebuild
mail-filter/imapfilter/imapfilter-2.5.7.ebuild

index ef51fa3defeb38214eff30307918acd79d62614e..78c29f258103110cecc1e295e7ec17dba03db410 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 
-RDEPEND="dev-libs/openssl
+RDEPEND="dev-libs/openssl:0=
        dev-libs/libpcre
        >=dev-lang/lua-5.1"
 DEPEND="${RDEPEND}"
index 57e302b6f299a54fc06b736a2682f1e13c4a8860..78c29f258103110cecc1e295e7ec17dba03db410 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
@@ -13,7 +13,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
 
-RDEPEND="dev-libs/openssl
+RDEPEND="dev-libs/openssl:0=
        dev-libs/libpcre
        >=dev-lang/lua-5.1"
 DEPEND="${RDEPEND}"
index 65f218891503b87a73731e37f9fec684062cf3b2..e0489a8fead9c7afd0876e70174e8746a1489849 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,7 +16,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="libressl"
 
 RDEPEND="
-       !libressl? ( dev-libs/openssl:0 )
+       !libressl? ( dev-libs/openssl:0= )
        libressl? ( dev-libs/libressl )
        dev-libs/libpcre
        dev-lang/lua:*"
index 3f0bcd1d9fc3364485e64c042cf9c5930118ccc6..790a22454336e92e6a0de95998e091564d78da63 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
@@ -13,7 +13,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 
-RDEPEND="dev-libs/openssl:0
+RDEPEND="dev-libs/openssl:0=
        dev-libs/libpcre
        dev-lang/lua:*"
 DEPEND="${RDEPEND}"