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 347AE1395E2 for ; Sun, 27 Nov 2016 20:49:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 901D5E0A5F; Sun, 27 Nov 2016 20:49:02 +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 776AFE0A5F for ; Sun, 27 Nov 2016 20:49:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 84F3D341130 for ; Sun, 27 Nov 2016 20:49:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE13049E for ; Sun, 27 Nov 2016 20:48:59 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1480279733.77d4187c5693fe6757c199ff128ad1a5a7ed29f4.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/drive/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/drive/drive-0.3.8.1.ebuild X-VCS-Directories: net-misc/drive/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 77d4187c5693fe6757c199ff128ad1a5a7ed29f4 X-VCS-Branch: master Date: Sun, 27 Nov 2016 20:48:59 +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: 2c830e55-bd2e-4b07-b9e4-1f51e8dcf1d1 X-Archives-Hash: 679d33bd7130bd2a4364ae171cd833bb commit: 77d4187c5693fe6757c199ff128ad1a5a7ed29f4 Author: Zac Medico gentoo org> AuthorDate: Sun Nov 27 20:47:41 2016 +0000 Commit: Zac Medico gentoo org> CommitDate: Sun Nov 27 20:48:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77d4187c net-misc/drive: add dev-lang/go dependency, bug 601020 Package-Manager: portage-2.3.2 net-misc/drive/drive-0.3.8.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/drive/drive-0.3.8.1.ebuild b/net-misc/drive/drive-0.3.8.1.ebuild index 4b32356..656ab62 100644 --- a/net-misc/drive/drive-0.3.8.1.ebuild +++ b/net-misc/drive/drive-0.3.8.1.ebuild @@ -39,6 +39,7 @@ HOMEPAGE="https://${EGO_PN%/*}" LICENSE="Apache-2.0" SLOT="0" IUSE="" +DEPEND="dev-lang/go:=" get_archive_go_package() { local archive=${1} uri x