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 1OS2RQ-0000si-IQ for garchives@archives.gentoo.org; Fri, 25 Jun 2010 06:31:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18320E0984; Fri, 25 Jun 2010 06:30:55 +0000 (UTC) Received: from foo.birdnet.se (foo.birdnet.se [213.88.146.6]) by pigeon.gentoo.org (Postfix) with SMTP id 98008E0984 for ; Fri, 25 Jun 2010 06:30:54 +0000 (UTC) Received: (qmail 4672 invoked by uid 501); 25 Jun 2010 06:30:53 -0000 Message-ID: <20100625063053.4671.qmail@stuge.se> Date: Fri, 25 Jun 2010 08:30:53 +0200 From: Peter Stuge To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] Catalyst doesn't care about desktop profile in stage1. Mail-Followup-To: gentoo-catalyst@lists.gentoo.org References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 88714fd0-b45a-490a-bb72-27a94b8c31f0 X-Archives-Hash: 2ca87f7abb8506c9985a503784ab366e Juan Luis P=C3=A9rez P=C3=A9rez wrote: > Why catalyst does not take care about USE flags in profiles in use? It sure does for me. > Even I add dev-lang/python xml USE flag in package.use in a special > etc/portage directory for catalyst purposes, but it did not worked one > more time. This also works for me. But remember that your stage file must set portage_confdir to the correct path of this directory. //Peter