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 <gentoo-catalyst+bounces-2338-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QaJym-0000s5-Sw
	for garchives@archives.gentoo.org; Sat, 25 Jun 2011 03:56:21 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 61B581C02A;
	Sat, 25 Jun 2011 03:55:44 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 1FC2F1C02A
	for <gentoo-catalyst@lists.gentoo.org>; Sat, 25 Jun 2011 03:55:43 +0000 (UTC)
Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181])
	(using TLSv1 with cipher RC4-SHA (128/128 bits))
	(No client certificate requested)
	(Authenticated sender: mattst88)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 3572E2AC070
	for <gentoo-catalyst@lists.gentoo.org>; Sat, 25 Jun 2011 03:55:43 +0000 (UTC)
Received: by vxa40 with SMTP id 40so2960248vxa.40
        for <gentoo-catalyst@lists.gentoo.org>; Fri, 24 Jun 2011 20:55:41 -0700 (PDT)
Received: by 10.52.97.8 with SMTP id dw8mr5383920vdb.150.1308974141090; Fri,
 24 Jun 2011 20:55:41 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-catalyst@lists.gentoo.org>
List-Help: <mailto:gentoo-catalyst+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-catalyst+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-catalyst+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-catalyst.gentoo.org>
X-BeenThere: gentoo-catalyst@lists.gentoo.org
Reply-to: gentoo-catalyst@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.52.161.195 with HTTP; Fri, 24 Jun 2011 20:55:21 -0700 (PDT)
In-Reply-To: <4E054529.6050800@gentoo.org>
References: <BANLkTim7NLYjN3Rn7p3z37RDTEVOew05_Q@mail.gmail.com> <4E054529.6050800@gentoo.org>
From: Matt Turner <mattst88@gentoo.org>
Date: Fri, 24 Jun 2011 23:55:21 -0400
Message-ID: <BANLkTikPfGY-H+rfMaBPfvWptMziHxThYQ@mail.gmail.com>
Subject: Re: [gentoo-catalyst] catalyst's ccache USE flag seems a bit stupid
To: gentoo-catalyst@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 3fabc0593841309d9b8021beb3f70379

On Fri, Jun 24, 2011 at 10:17 PM, Sebastian Pipping <sping@gentoo.org> wrot=
e:
> I am not sure what you are suggesting for change, though:
>
> =A0(A) Removing use flag ccache altogether?
>
> =A0 =A0 =A0 That could result in the uninstallation of the
> =A0 =A0 =A0 ccache package if it was the sole dependency of catalyst.
> =A0 =A0 =A0 Correct?

Indeed, emerge --prune would remove ccache.

> =A0(B) Remove the sed magic only?
>
> =A0 =A0 =A0 That would remove the comfort of automatic addition
> =A0 =A0 =A0 of option ccache. =A0Any gains?
>
> =A0(C) Something else?

I might suggest removing all ccache-related stuff in the ebuild and
adding a few einfo lines to the ebuild suggesting to the user to
emerge ccache (so that it'll be in @world) and how to modify
catalyst.conf to enable it. Do you think that would be OK?

It just seems like the USE flag is the wrong way of doing this.

(I'm so glad to see you working on catalyst. I've got a number of
patches that I need to commit, especially now that I see some other
activity)

Thanks!
Matt