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() {