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 AF53E139083 for ; Thu, 2 Mar 2017 09:59:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21010E0CA2; Thu, 2 Mar 2017 09:59:01 +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 CF92EE0C8E for ; Thu, 2 Mar 2017 09:59:00 +0000 (UTC) Received: from localhost (unknown [IPv6:2a01:e34:eeaa:6bd0:4ecc:6aff:fe03:1cfc]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: aballier) by smtp.gentoo.org (Postfix) with ESMTPSA id A85F33416E1 for ; Thu, 2 Mar 2017 09:58:59 +0000 (UTC) Date: Thu, 2 Mar 2017 10:58:54 +0100 From: Alexis Ballier To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] new virtual -- virtual/go to fix go build time dependencies Message-ID: <20170302105854.189f1f88@gentoo.org> In-Reply-To: <20170302001801.GA29649@whubbs1.gaikai.biz> References: <20170302001801.GA29649@whubbs1.gaikai.biz> Organization: Gentoo X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: b00b382a-6b75-405b-809a-0bbd3c434627 X-Archives-Hash: 47c93266757d4cc0bcb2e6ab778907e4 On Wed, 1 Mar 2017 18:18:01 -0600 William Hubbs wrote: > To avoid abusing slot dependencies for dev-lang/go since it is not > needed at runtime I need to do the following. Is it really abusing ? := deps in DEPEND only would also make sense for e.g. code generators