The kbfs code is in the client tree. There is no separate package.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="
- ~app-crypt/kbfs-2.11.0"
-RDEPEND="
- app-crypt/gnupg"
+DEPEND=""
+RDEPEND="app-crypt/gnupg"
src_unpack() {
unpack "${P}.tar.gz"
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
KEYWORDS=""
IUSE=""
-DEPEND="
- ~app-crypt/kbfs-${PV}"
-RDEPEND="
- app-crypt/gnupg"
+DEPEND=""
+RDEPEND="app-crypt/gnupg"
src_unpack() {
git-r3_src_unpack