net-dialup/ppp: Added sub-slot dep operator for dev-libs/openssl.
authorLars Wendler <polynomial-c@gentoo.org>
Fri, 16 Mar 2018 22:42:58 +0000 (23:42 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 16 Mar 2018 22:42:58 +0000 (23:42 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

net-dialup/ppp/ppp-2.4.7-r3.ebuild
net-dialup/ppp/ppp-2.4.7-r5.ebuild

index 5567a00990667889dd33303dd59942a045d1aa8e..896162d151bfd9effabab2ebf1be2e7d9282edde 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=5
@@ -23,7 +23,7 @@ DEPEND="activefilter? ( net-libs/libpcap )
        gtk? ( x11-libs/gtk+:2 )
        eap-tls? (
                net-misc/curl
-               !libressl? ( dev-libs/openssl:0 )
+               !libressl? ( dev-libs/openssl:0= )
                libressl? ( dev-libs/libressl )
        )"
 RDEPEND="${DEPEND}"
index d4a55aff1e0d110cef3e39c62d0b37bf92d0a83f..801baf73853f9c8adbdff09da3819d03b00b5b97 100644 (file)
@@ -23,7 +23,7 @@ DEPEND="activefilter? ( net-libs/libpcap )
        gtk? ( x11-libs/gtk+:2 )
        eap-tls? (
                net-misc/curl
-               !libressl? ( dev-libs/openssl:0 )
+               !libressl? ( dev-libs/openssl:0= )
                libressl? ( dev-libs/libressl )
        )"
 RDEPEND="${DEPEND}"