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-34392-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LaB04-0000B6-2n
	for garchives@archives.gentoo.org; Thu, 19 Feb 2009 15:39:44 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B70E3E0328;
	Thu, 19 Feb 2009 15:39:36 +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 D3DD9E0328
	for <gentoo-dev@lists.gentoo.org>; Thu, 19 Feb 2009 15:39:35 +0000 (UTC)
Received: by ti-out-0910.google.com with SMTP id j3so308340tid.10
        for <gentoo-dev@lists.gentoo.org>; Thu, 19 Feb 2009 07:39:34 -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=4QbOX7Ug7VjTlK2VbChZ4INTEBC6kPzZDTlkk+MyQCQ=;
        b=LA9h7FbZVFST6uEYcXh06zv67BG9H34qNfAnhHJ2bREucgyZLBxksSDDzwT0QOtBRB
         JPLx+iBStchXSNDeZWyG3xrvOBayPoDPKuSpEDjGW1Ko37ucMlOCL6p8bJw/XV76LH+y
         18bFGo8UWfF9WsZPq1/vaTTsphy5Wpwlwu0f4=
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=USk+39HM1ruzYmqOZ04Gauq95BvlBuMEUNcqIwUw2LmzR1O32N9GB1ddBnr0TRIahX
         ekqIHrEtTlKQ9Lep6cYRMZw2SioboqFUZeJMHSG+uSk6471sRJS/GQuI7qC9DeNb0FUs
         srM5pLT8fj2+Ex6Tu4VWg6prQy4y+JEVetyQc=
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.84.3 with SMTP id h3mr1077983tib.54.1235057974844; Thu, 19 
	Feb 2009 07:39:34 -0800 (PST)
In-Reply-To: <499D7D3D.7090703@gentoo.org>
References: <20090214132152.2aff08a0@terra.solaris> <49970B3F.40809@gentoo.org>
	 <20090215064941.GC13006@comet> <20090219095927.65e82e61@terra.solaris>
	 <18845.9642.146547.895690@a1ihome1.kph.uni-mainz.de>
	 <8b4c83ad0902190142t5fe724ib8dfb494767f39ec@mail.gmail.com>
	 <499D7D3D.7090703@gentoo.org>
Date: Thu, 19 Feb 2009 21:09:34 +0530
Message-ID: <8b4c83ad0902190739i6cd688f1id0b6067815782085@mail.gmail.com>
Subject: Re: [gentoo-dev] Re: bzr.eclass
From: Nirbheek Chauhan <nirbheek.chauhan@gmail.com>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 77c2f604-6875-4e96-b955-844ba42bd835
X-Archives-Hash: 9294c63618f702ab2739d60232d4aab9

On Thu, Feb 19, 2009 at 9:09 PM, Petteri R=E4ty <betelgeuse@gentoo.org> wro=
te:
>
> or use has_version dev-util/diffstat

This is bike-shedding, but that assumes that dev-util/diffstat is the
only way diffstat can be installed on the system -- what if the user
has diffstat, but it isn't installed by dev-util/diffstat? ;p


--=20
~Nirbheek Chauhan