diff options
Diffstat (limited to 'app-crypt/kbfs')
-rw-r--r-- | app-crypt/kbfs/kbfs-2.11.0-r1.ebuild (renamed from app-crypt/kbfs/kbfs-2.11.0.ebuild) | 4 | ||||
-rw-r--r-- | app-crypt/kbfs/kbfs-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/kbfs/kbfs-2.11.0.ebuild b/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() { |