summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-crypt/keybase/keybase-4.4.2.ebuild6
-rw-r--r--app-crypt/keybase/keybase-9999.ebuild8
2 files changed, 5 insertions, 9 deletions
diff --git a/app-crypt/keybase/keybase-4.4.2.ebuild b/app-crypt/keybase/keybase-4.4.2.ebuild
index f2abdbb420ff..679dc8eca833 100644
--- a/app-crypt/keybase/keybase-4.4.2.ebuild
+++ b/app-crypt/keybase/keybase-4.4.2.ebuild
@@ -14,10 +14,8 @@ SLOT="0"
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"
diff --git a/app-crypt/keybase/keybase-9999.ebuild b/app-crypt/keybase/keybase-9999.ebuild
index e1c48d66de9c..87b922209626 100644
--- a/app-crypt/keybase/keybase-9999.ebuild
+++ b/app-crypt/keybase/keybase-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,10 +14,8 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-DEPEND="
- ~app-crypt/kbfs-${PV}"
-RDEPEND="
- app-crypt/gnupg"
+DEPEND=""
+RDEPEND="app-crypt/gnupg"
src_unpack() {
git-r3_src_unpack