Gentoo Archives: gentoo-commits

From: Nicolas Bock <nicolasbock@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/kbfs/
Date: Wed, 21 Feb 2018 20:03:39
Message-Id: 1519243389.aed169cdb2ed6e1f677d36697f92ad009e124fe1.nicolasbock@gentoo
1 commit: aed169cdb2ed6e1f677d36697f92ad009e124fe1
2 Author: Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 15:04:25 2018 +0000
4 Commit: Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 20:03:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed169cd
7
8 app-crypt/kbfs: Remove circular dependency
9
10 Bug: https://bugs.gentoo.org/644210
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 app-crypt/kbfs/kbfs-1.0.40.ebuild | 5 +----
14 1 file changed, 1 insertion(+), 4 deletions(-)
15
16 diff --git a/app-crypt/kbfs/kbfs-1.0.40.ebuild b/app-crypt/kbfs/kbfs-1.0.40.ebuild
17 index 71b20436cf6..df627e67723 100644
18 --- a/app-crypt/kbfs/kbfs-1.0.40.ebuild
19 +++ b/app-crypt/kbfs/kbfs-1.0.40.ebuild
20 @@ -12,10 +12,7 @@ SLOT="0"
21 KEYWORDS="~amd64 ~x86"
22 IUSE="git"
23
24 -DEPEND="
25 - >=dev-lang/go-1.6:0
26 - >=app-crypt/keybase-1.0.36
27 - "
28 +DEPEND=">=dev-lang/go-1.6:0"
29 RDEPEND="
30 app-crypt/gnupg
31 sys-fs/fuse