commit: f583032badb8fb652b57141555b446f926747e21 Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Mon Dec 24 08:13:42 2018 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Mon Dec 24 08:15:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f583032b
sys-fs/squashfuse: revbump for fuse:0= dep (bug 673636) Closes: https://bugs.gentoo.org/673636 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> sys-fs/squashfuse/squashfuse-0.1.100.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/squashfuse/squashfuse-0.1.100.ebuild b/sys-fs/squashfuse/squashfuse-0.1.100.ebuild index 6e3a40b2e5d..5f269a48d15 100644 --- a/sys-fs/squashfuse/squashfuse-0.1.100.ebuild +++ b/sys-fs/squashfuse/squashfuse-0.1.100.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016 Gentoo Foundation +# Copyright 2016-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ IUSE="lz4 lzma lzo +zlib" REQUIRED_USE="|| ( lz4 lzma lzo zlib )" COMMON_DEPEND=" - >=sys-fs/fuse-2.8.6:= + >=sys-fs/fuse-2.8.6:0= lzma? ( >=app-arch/xz-utils-5.0.4:= ) zlib? ( >=sys-libs/zlib-1.2.5-r2:= ) lzo? ( >=dev-libs/lzo-2.06:= )
