net-analyzer/tcpdump: Added sub-slot dep to ssl packages.
authorLars Wendler <polynomial-c@gentoo.org>
Wed, 13 Jun 2018 16:12:00 +0000 (18:12 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 13 Jun 2018 16:20:53 +0000 (18:20 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-analyzer/tcpdump/tcpdump-4.9.2.ebuild
net-analyzer/tcpdump/tcpdump-9999.ebuild

index 1a08871479af49a4a5c2a4ed82cebdb93697219c..519175a1f4bb165f1d026b7e8473d436a6270378 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,8 +23,8 @@ RDEPEND="
        net-libs/libpcap
        smi? ( net-libs/libsmi )
        ssl? (
-               !libressl? ( >=dev-libs/openssl-0.9.6m:0 )
-               libressl? ( dev-libs/libressl )
+               !libressl? ( >=dev-libs/openssl-0.9.6m:0= )
+               libressl? ( dev-libs/libressl:= )
        )
 "
 DEPEND="
index 0a56c11cfe9793e9738a206b421d39923bd1a327..0d8200183ddf11571e92ec4e895288fb452cc54a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,8 +27,8 @@ RDEPEND="
        net-libs/libpcap
        smi? ( net-libs/libsmi )
        ssl? (
-               !libressl? ( >=dev-libs/openssl-0.9.6m:0 )
-               libressl? ( dev-libs/libressl )
+               !libressl? ( >=dev-libs/openssl-0.9.6m:0= )
+               libressl? ( dev-libs/libressl:= )
        )
 "
 DEPEND="