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 1PBMmF-0007s1-Dl for garchives@archives.gentoo.org; Thu, 28 Oct 2010 07:19:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 628F9E070C; Thu, 28 Oct 2010 07:19:03 +0000 (UTC) Received: from mta-1.ms.rz.rwth-aachen.de (mta-1.ms.rz.RWTH-Aachen.DE [134.130.7.72]) by pigeon.gentoo.org (Postfix) with ESMTP id 396FFE07CF for ; Thu, 28 Oct 2010 07:19:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-1.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LAZ00GSVOBQ6H60@mta-1.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Thu, 28 Oct 2010 09:19:02 +0200 (CEST) X-IronPort-AV: E=Sophos;i="4.58,250,1286143200"; d="scan'208";a="78794154" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Thu, 28 Oct 2010 09:19:02 +0200 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.RWTH-Aachen.DE [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id o9S7J24R014491 for ; Thu, 28 Oct 2010 09:19:02 +0200 (CEST) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 7CB395B9 for ; Thu, 28 Oct 2010 09:18:59 +0200 (CEST) Date: Thu, 28 Oct 2010 09:18:59 +0200 From: Helmut Jarausch Subject: [gentoo-user] Tracing use flags - how to? To: gentoo-user@lists.gentoo.org X-Mailer: Balsa 2.4.8 Message-id: <1288250339.28599.0@numa-i> X-Archives-Salt: 974e8022-7e64-479a-9bce-3ba8d3950002 X-Archives-Hash: b87c410248fc0cdda7b92095b158d024 Hi, this might well we a FAQ but I couldn't find it. In the process of upgrading to xorg-server-1.8.2 I'd like to remove the 'hal' use flag. I have removed it in /etc/make.conf and added 'udev' instead. The xorg-server definitely doesn't have this use flag set in /etc/portage/package.use Still, emerge -vp x11-base/xorg-server shows that it is going to use the 'hal' but not the 'udev' flag. How to find out where this comes from. I haven't found anything in 'use.mask' in my profile default/linux/amd64/10.0/desktop Many thanks for a hint, Helmut.