From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-34264-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LWkt1-00047X-6r
	for garchives@archives.gentoo.org; Tue, 10 Feb 2009 05:10:19 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 470E8E0338;
	Tue, 10 Feb 2009 05:10:18 +0000 (UTC)
Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.188])
	by pigeon.gentoo.org (Postfix) with ESMTP id DABF3E0338
	for <gentoo-dev@lists.gentoo.org>; Tue, 10 Feb 2009 05:10:17 +0000 (UTC)
Received: by ti-out-0910.google.com with SMTP id j3so1834971tid.10
        for <gentoo-dev@lists.gentoo.org>; Mon, 09 Feb 2009 21:10:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=wL7GJ8QGdAYgILnJnvnISif55BgTGEeMgLuhcRqPZqI=;
        b=L/PGL7qxQd6LC+KSdAEK/wuaZ4JojafW9XJ+xBECSGEmC2qNmp+MJcA/DCYhLJ0KrH
         TiUkTZ2u9C1vV37G6qvKBdlNDvXFbDZEEzZMV/M3imC/iFEp8qLSOHA+TQypUditU8Zz
         Gw6qpnb84//G7PJJfcGHrSBKtM2eHXYghkMB8=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=n+icYEAozV+Yn66fPQue3G9sahy+BiEM76n+BhnCMnTWOhvGcuu1afxCp7A/aPsLA3
         hNvJL9JYEbpJmjoiNj3tCQHXL82LWbbYydOlSjRIy7Y5cWK7hFfwD6hK1MV6mTLk1UKd
         xOENqLmlEDpuiI1Wstv6OMm4z81oYzEVUGV5Q=
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.110.92.8 with SMTP id p8mr768671tib.46.1234242616526; Mon, 09 
	Feb 2009 21:10:16 -0800 (PST)
In-Reply-To: <20090209182248.GA9671@pluto>
References: <20081012124139.GA3420@pluto> <20081013172038.GA23706@comet>
	 <20081013182842.GA4061@pluto> <200810141520.53873.bo.andresen@zlin.dk>
	 <20090208215522.GA7352@pluto> <1234191710.13899.229.camel@localhost>
	 <20090209182248.GA9671@pluto>
Date: Tue, 10 Feb 2009 10:40:16 +0530
Message-ID: <8b4c83ad0902092110m3fb0522era9acec43580d501b@mail.gmail.com>
Subject: Re: [gentoo-dev] RFC: fox.eclass update
From: Nirbheek Chauhan <nirbheek.chauhan@gmail.com>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 5e935294-426b-4261-95aa-824d565b9425
X-Archives-Hash: 0dd913c347d08244bdaa93f519d36a62

On Mon, Feb 9, 2009 at 11:52 PM, Matti Bickel <mabi@gentoo.org> wrote:
>> eautomake dies on its own. You don't need || die here.
>
> Thanks for the comments, WANT_AUTO* was specified to make some previous
> commenter happy, but removed now ;)
>
> Where was that 'which functions || die on their own' table, anyway?

ls /usr/lib/portage/bin/ -- that'll give you a list of functions which
don't die on their own


-- 
~Nirbheek Chauhan