From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-42784-garchives=archives.gentoo.org@gentoo.org>)
	id 1FlXOv-0002DD-9K
	for garchives@archives.gentoo.org; Wed, 31 May 2006 20:34:45 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k4VKUuKD015162;
	Wed, 31 May 2006 20:30:56 GMT
Received: from mxo5.broadbandsupport.net (mxo5.broadbandsupport.net [209.55.3.85])
	by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k4VKFXTN002543
	for <gentoo-user@lists.gentoo.org>; Wed, 31 May 2006 20:15:33 GMT
Received: from [192.168.100.1] (unknown [207.68.230.60])
	by mxo5.broadbandsupport.net (Postfix) with ESMTP id 723BF14807
	for <gentoo-user@lists.gentoo.org>; Wed, 31 May 2006 16:15:31 -0400 (EDT)
Message-ID: <447DF963.7090107@vista-express.com>
Date: Wed, 31 May 2006 15:15:31 -0500
From: Teresa and Dale <teendale@vista-express.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060518
X-Accept-Language: en-us, en
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] USE flags question
References: <447DE538.8020406@gt.rr.com> <5c751a230605311219r3ec49092k84f9603ac4bdc725@mail.gmail.com>
In-Reply-To: <5c751a230605311219r3ec49092k84f9603ac4bdc725@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-broadbandsupport.net-MailScanner-Information: Please contact the ISP for more information
X-broadbandsupport.net-MailScanner: Found to be clean
X-broadbandsupport.net-MailScanner-From: teendale@vista-express.com
X-Spam-Status: No
X-Archives-Salt: cd142728-91e9-49b2-b1e6-4810744e765d
X-Archives-Hash: 9d374559090b4f879d33faac3ee7f09e

Calvin Walton wrote:

>
> To tell the truth, you can put either kind of use flag in either file.
> The difference is what you want to apply the flag to.
>
> If you want only a single package to have a "global" use flag set
> differently from the rest of the system, you put it in package.use. If
> you see a "local" flag that might later be used by other packages, or
> is used by multiple packages, you might want to put it in make.conf.


This is something I ran into a while back.  For some reason the doc
would not compile for hal.  I wanted the docs for everything else though
so putting -doc in the USE line in make.conf would remove the docs for
everything, not just hal.  I put this in /etc/portage/package.use: 
sys-apps/hal    -doc  That way it would not enable the doc part for hal
but would leave it for everything else.  You could reverse that function
if you wanted to.  You could disable doc for everything in make.conf
then make a exception in package.use for hal, if you can get it to
compile with no errors.

Did that help any?  Sometimes actual experience is better than theory.

Dale
:-)  :-)
-- 
gentoo-user@gentoo.org mailing list