app-crypt/kbfs: revbump, fix sys-fs/fuse SLOT
authorDavid Heidelberg <david@ixit.cz>
Tue, 8 Oct 2019 19:15:56 +0000 (21:15 +0200)
committerNicolas Bock <nicolasbock@gentoo.org>
Wed, 9 Oct 2019 12:09:39 +0000 (06:09 -0600)
Closes: https://bugs.gentoo.org/697008

Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
app-crypt/kbfs/kbfs-2.11.0-r1.ebuild [moved from app-crypt/kbfs/kbfs-2.11.0.ebuild with 95% similarity]
app-crypt/kbfs/kbfs-9999.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 f6dfded5dc62b5b72559d68e9438d1895715389f..c25fb747b76d459e2c52ae5a8ddfdfb7bf3aba26 100644 (file)
@@ -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() {
index c90799ed3f9447406b448d4bc9bc1cba08f4f7b2..9309a9d9bb1a47f2dc3f0d72facc90f72f10a6ae 100644 (file)
@@ -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() {