From: David Heidelberg Date: Tue, 8 Oct 2019 19:15:56 +0000 (+0200) Subject: app-crypt/kbfs: revbump, fix sys-fs/fuse SLOT X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d862139e29f3adf15bd35272a64f3a2df7325c23;p=gentoo.git app-crypt/kbfs: revbump, fix sys-fs/fuse SLOT Closes: https://bugs.gentoo.org/697008 Signed-off-by: David Heidelberg Signed-off-by: Nicolas Bock --- diff --git a/app-crypt/kbfs/kbfs-2.11.0.ebuild b/app-crypt/kbfs/kbfs-2.11.0-r1.ebuild similarity index 95% rename from app-crypt/kbfs/kbfs-2.11.0.ebuild rename to app-crypt/kbfs/kbfs-2.11.0-r1.ebuild index f6dfded5dc62..c25fb747b76d 100644 --- a/app-crypt/kbfs/kbfs-2.11.0.ebuild +++ b/app-crypt/kbfs/kbfs-2.11.0-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 @@ -17,7 +17,7 @@ IUSE="" DEPEND="" RDEPEND=" app-crypt/gnupg - sys-fs/fuse + sys-fs/fuse:0= " src_unpack() { diff --git a/app-crypt/kbfs/kbfs-9999.ebuild b/app-crypt/kbfs/kbfs-9999.ebuild index c90799ed3f94..9309a9d9bb1a 100644 --- a/app-crypt/kbfs/kbfs-9999.ebuild +++ b/app-crypt/kbfs/kbfs-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ IUSE="git" DEPEND="" RDEPEND=" app-crypt/gnupg - sys-fs/fuse + sys-fs/fuse:0= " src_unpack() {