From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 929F7138010 for ; Mon, 24 Sep 2012 06:03:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AFC8E05D7 for ; Mon, 24 Sep 2012 06:03:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 47A6C21C006 for ; Mon, 24 Sep 2012 03:42:58 +0000 (UTC) Received: from [192.168.26.5] (ip98-164-193-252.oc.oc.cox.net [98.164.193.252]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: zmedico) by smtp.gentoo.org (Postfix) with ESMTPSA id BCFB433C9FB for ; Mon, 24 Sep 2012 03:42:57 +0000 (UTC) Message-ID: <505FD6C0.4050908@gentoo.org> Date: Sun, 23 Sep 2012 20:42:56 -0700 From: Zac Medico User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:15.0) Gecko/20120901 Thunderbird/15.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-portage-dev@lists.gentoo.org Subject: Re: [gentoo-portage-dev] [PATCH 1/2] Document HDEPEND in ebuild(5) References: <1348439323-28340-1-git-send-email-devurandom@gmx.net> <1348439323-28340-2-git-send-email-devurandom@gmx.net> In-Reply-To: <1348439323-28340-2-git-send-email-devurandom@gmx.net> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: d03e214d-e112-4f85-93e7-29d05629d2bc X-Archives-Hash: bfac70f4c6dff0a4e26694ffedc64ea7 On 09/23/2012 03:28 PM, Dennis Schridde wrote: > +This variable is new in \fBEAPI 6\fR and will be installed into the \fIhost\fR > +system. (See section \fBCross-compilation\fR for more information.) It's premature to say anything about EAPI 6. You should refer to "experimental EAPI 5-hdepend" instead. -- Thanks, Zac