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 23996138330 for ; Wed, 21 Sep 2016 06:27:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F086E0B32; Wed, 21 Sep 2016 06:27:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F5D6E0B32 for ; Wed, 21 Sep 2016 06:27:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E946D340B57 for ; Wed, 21 Sep 2016 06:27:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4D892487 for ; Wed, 21 Sep 2016 06:27:26 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1474439236.7b9710105bbea3e615b6d46202f6c859d6803bfe.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/kbfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/kbfs/kbfs-9999.ebuild X-VCS-Directories: app-crypt/kbfs/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 7b9710105bbea3e615b6d46202f6c859d6803bfe X-VCS-Branch: master Date: Wed, 21 Sep 2016 06:27:26 +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: 0e4c7b1d-e4bf-4337-89b9-b335ce2fcfa8 X-Archives-Hash: 33b3dcae6328f45fc5d3f417be3f30a8 commit: 7b9710105bbea3e615b6d46202f6c859d6803bfe Author: Patrick Lauer gentoo org> AuthorDate: Wed Sep 21 06:27:16 2016 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Wed Sep 21 06:27:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b971010 app-crypt/kbfs: Whitespace Package-Manager: portage-2.3.0 app-crypt/kbfs/kbfs-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-crypt/kbfs/kbfs-9999.ebuild b/app-crypt/kbfs/kbfs-9999.ebuild index e0d47d2..f0a6e1f 100644 --- a/app-crypt/kbfs/kbfs-9999.ebuild +++ b/app-crypt/kbfs/kbfs-9999.ebuild @@ -24,7 +24,6 @@ RDEPEND=" sys-fs/fuse " - S="${WORKDIR}/src/github.com/keybase/kbfs" src_unpack() {