From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A413E1382C5 for ; Wed, 21 Feb 2018 20:03:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3767E090E; Wed, 21 Feb 2018 20:03:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6E06E090E for ; Wed, 21 Feb 2018 20:03:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4AA01335C3E for ; Wed, 21 Feb 2018 20:03:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99A9C1F1 for ; Wed, 21 Feb 2018 20:03:34 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1519243389.aed169cdb2ed6e1f677d36697f92ad009e124fe1.nicolasbock@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/kbfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/kbfs/kbfs-1.0.40.ebuild X-VCS-Directories: app-crypt/kbfs/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: aed169cdb2ed6e1f677d36697f92ad009e124fe1 X-VCS-Branch: master Date: Wed, 21 Feb 2018 20:03:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 97063ba8-3dec-4e7f-ade8-a0ff773f300f X-Archives-Hash: 350bafe9857814ada91a4ef356c6b25b commit: aed169cdb2ed6e1f677d36697f92ad009e124fe1 Author: Nicolas Bock gentoo org> AuthorDate: Wed Feb 21 15:04:25 2018 +0000 Commit: Nicolas Bock gentoo org> CommitDate: Wed Feb 21 20:03:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed169cd app-crypt/kbfs: Remove circular dependency Bug: https://bugs.gentoo.org/644210 Package-Manager: Portage-2.3.19, Repoman-2.3.6 app-crypt/kbfs/kbfs-1.0.40.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app-crypt/kbfs/kbfs-1.0.40.ebuild b/app-crypt/kbfs/kbfs-1.0.40.ebuild index 71b20436cf6..df627e67723 100644 --- a/app-crypt/kbfs/kbfs-1.0.40.ebuild +++ b/app-crypt/kbfs/kbfs-1.0.40.ebuild @@ -12,10 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="git" -DEPEND=" - >=dev-lang/go-1.6:0 - >=app-crypt/keybase-1.0.36 - " +DEPEND=">=dev-lang/go-1.6:0" RDEPEND=" app-crypt/gnupg sys-fs/fuse