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 0CB32139085 for ; Sat, 28 Jan 2017 07:05:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CDF7E0E6F; Sat, 28 Jan 2017 07:05:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 EB0D3E0E6F for ; Sat, 28 Jan 2017 07:05:28 +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 ECDFA34163E for ; Sat, 28 Jan 2017 07:05:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D4973286 for ; Sat, 28 Jan 2017 07:05:26 +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: <1485587119.1ef7af633fa78d96aa3e5bf75b9b0b9bf3a52333.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/zookeepercli/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild X-VCS-Directories: sys-cluster/zookeepercli/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 1ef7af633fa78d96aa3e5bf75b9b0b9bf3a52333 X-VCS-Branch: master Date: Sat, 28 Jan 2017 07:05: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: fd7d56c2-bb4c-4641-ab30-a2e1ee5a583f X-Archives-Hash: 48bd347cdf0249876cee59517e0d9a29 commit: 1ef7af633fa78d96aa3e5bf75b9b0b9bf3a52333 Author: Zac Medico gentoo org> AuthorDate: Sat Jan 28 06:55:44 2017 +0000 Commit: Zac Medico gentoo org> CommitDate: Sat Jan 28 07:05:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef7af63 sys-cluster/zookeepercli: add dev-lang/go to DEPEND Package-Manager: Portage-2.3.3, Repoman-2.3.1 sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild b/sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild index 82a8775..0ad3a99 100644 --- a/sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild +++ b/sys-cluster/zookeepercli/zookeepercli-1.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,6 +15,7 @@ HOMEPAGE="https://${EGO_PN%/*}" LICENSE="Apache-2.0" SLOT="0" IUSE="" +DEPEND=">=dev-lang/go-1.4.2:=" get_archive_go_package() { local archive=${1} uri x