From d862139e29f3adf15bd35272a64f3a2df7325c23 Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Tue, 8 Oct 2019 21:15:56 +0200 Subject: [PATCH] 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 --- app-crypt/kbfs/{kbfs-2.11.0.ebuild => kbfs-2.11.0-r1.ebuild} | 4 ++-- app-crypt/kbfs/kbfs-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename app-crypt/kbfs/{kbfs-2.11.0.ebuild => kbfs-2.11.0-r1.ebuild} (95%) 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 f6dfded5dc62b..c25fb747b76d4 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 c90799ed3f944..9309a9d9bb1a4 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() {