From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OwG6k-0001ze-8g for garchives@archives.gentoo.org; Thu, 16 Sep 2010 15:10:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD527E07F8 for ; Thu, 16 Sep 2010 15:10:41 +0000 (UTC) Received: from mail.jolexa.net (mail.jolexa.net [69.164.203.224]) by pigeon.gentoo.org (Postfix) with ESMTP id 8C814E06C8 for ; Thu, 16 Sep 2010 14:41:31 +0000 (UTC) Received: by mail.jolexa.net (Postfix, from userid 5001) id 414495E15A; Thu, 16 Sep 2010 14:41:31 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.2.5-gr2 (2008-06-10) on helios.jolexa.net X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=disabled version=3.2.5-gr2 Received: from mail.jolexa.net (mail.jolexa.net [69.164.203.224]) by mail.jolexa.net (Postfix) with ESMTP id D2F935E10F for ; Thu, 16 Sep 2010 14:41:30 +0000 (UTC) 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=UTF-8 Content-Transfer-Encoding: 7bit Date: Thu, 16 Sep 2010 09:41:30 -0500 From: Jeremy Olexa To: Subject: Re: [gentoo-dev] RFC: fox.eclass update In-Reply-To: <4C922892.6040500@gentoo.org> References: <4C921C29.6010502@gentoo.org> <4C922892.6040500@gentoo.org> Message-ID: <31eb09dd433b2a4a9b9a428a262db089@webmail.jolexa.net> X-Sender: darkside@gentoo.org User-Agent: Roundcube Webmail/0.4-trunk X-Archives-Salt: e6d60572-d8d2-473f-b6a3-f10ce7214d09 X-Archives-Hash: 5c9edc233c5492f2d2cef2f1dca8f28d On Thu, 16 Sep 2010 16:24:18 +0200, Matti Bickel wrote: > On 09/16/2010 03:31 PM, Matti Bickel wrote: > -- > Now complete with attachments :) Hey Matti, few quick things. * Can you add eclass-manpages documentation? * econf doesn't need to "|| die" * What is the mysterious FOXCONF variable in econf for? (could just be documented? or removed?)