From: Justin Lecher Date: Wed, 2 Jan 2019 13:01:59 +0000 (+0000) Subject: sys-auth/munge: add missing slot operator X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b743752e1ce67f7d711bef41904dc88ad0ad6f91;p=gentoo.git sys-auth/munge: add missing slot operator Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Justin Lecher --- diff --git a/sys-auth/munge/munge-0.5.13-r1.ebuild b/sys-auth/munge/munge-0.5.13-r1.ebuild index b84cd36bf18c..0c9183212423 100644 --- a/sys-auth/munge/munge-0.5.13-r1.ebuild +++ b/sys-auth/munge/munge-0.5.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ DEPEND=" app-arch/bzip2 sys-libs/zlib gcrypt? ( dev-libs/libgcrypt:0 ) - !gcrypt? ( dev-libs/openssl:0 )" + !gcrypt? ( dev-libs/openssl:0= )" RDEPEND="${DEPEND}" pkg_setup() { diff --git a/sys-auth/munge/munge-0.5.13.ebuild b/sys-auth/munge/munge-0.5.13.ebuild index fff766b94b0c..0c9183212423 100644 --- a/sys-auth/munge/munge-0.5.13.ebuild +++ b/sys-auth/munge/munge-0.5.13.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=6 @@ -18,7 +18,7 @@ DEPEND=" app-arch/bzip2 sys-libs/zlib gcrypt? ( dev-libs/libgcrypt:0 ) - !gcrypt? ( dev-libs/openssl:0 )" + !gcrypt? ( dev-libs/openssl:0= )" RDEPEND="${DEPEND}" pkg_setup() {