commit:     c5a1976a860651b98330e379fa4ecb9612410303
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  2 10:56:07 2019 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jan  2 11:39:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5a1976a

net-fs/netatalk: add missing slot operator

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 net-fs/netatalk/netatalk-3.1.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-fs/netatalk/netatalk-3.1.11.ebuild 
b/net-fs/netatalk/netatalk-3.1.11.ebuild
index 761f1c4f004..52f7bcd57e6 100644
--- a/net-fs/netatalk/netatalk-3.1.11.ebuild
+++ b/net-fs/netatalk/netatalk-3.1.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -34,7 +34,7 @@ CDEPEND="
        kerberos? ( virtual/krb5 )
        ldap? ( net-nds/openldap )
        pam? ( virtual/pam )
-       ssl? ( dev-libs/openssl:0 )
+       ssl? ( dev-libs/openssl:0= )
        tcpd? ( sys-apps/tcp-wrappers )
        tracker? ( app-misc/tracker )
        utils? ( ${PYTHON_DEPS} )

Reply via email to