commit:     28a9b6548d4d0e91ed5a5635135cde13cad66fc3
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 16 22:42:58 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Fri Mar 16 22:42:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28a9b654

net-dialup/ppp: Added sub-slot dep operator for dev-libs/openssl.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-dialup/ppp/ppp-2.4.7-r3.ebuild | 4 ++--
 net-dialup/ppp/ppp-2.4.7-r5.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-dialup/ppp/ppp-2.4.7-r3.ebuild 
b/net-dialup/ppp/ppp-2.4.7-r3.ebuild
index 5567a009906..896162d151b 100644
--- a/net-dialup/ppp/ppp-2.4.7-r3.ebuild
+++ b/net-dialup/ppp/ppp-2.4.7-r3.ebuild
@@ -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}"

diff --git a/net-dialup/ppp/ppp-2.4.7-r5.ebuild 
b/net-dialup/ppp/ppp-2.4.7-r5.ebuild
index d4a55aff1e0..801baf73853 100644
--- a/net-dialup/ppp/ppp-2.4.7-r5.ebuild
+++ b/net-dialup/ppp/ppp-2.4.7-r5.ebuild
@@ -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}"

Reply via email to