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 1QlJ7i-0007iU-CT for garchives@archives.gentoo.org; Mon, 25 Jul 2011 11:14:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21C4221C073; Mon, 25 Jul 2011 11:14:48 +0000 (UTC) Received: from mta-2.ms.rz.rwth-aachen.de (mta-2.ms.rz.RWTH-Aachen.DE [134.130.7.73]) by pigeon.gentoo.org (Postfix) with ESMTP id 026ED21C0CF for ; Mon, 25 Jul 2011 11:13:49 +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-2.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0LOV00JVXZ7109I0@mta-2.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Mon, 25 Jul 2011 13:13:49 +0200 (CEST) X-IronPort-AV: E=Sophos;i="4.67,260,1309730400"; d="scan'208";a="126872122" 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; Mon, 25 Jul 2011 13:13:49 +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 p6PBDmRP017332 for ; Mon, 25 Jul 2011 13:13:48 +0200 (CEST) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id BBBA816A7 for ; Mon, 25 Jul 2011 13:13:49 +0200 (CEST) Date: Mon, 25 Jul 2011 13:13:49 +0200 From: Helmut Jarausch Subject: [gentoo-user] How to trace the origin of a use-flag setting To: GentooUser X-Mailer: Balsa 2.4.10 Message-id: <1311592429.16039.1@numa-i> X-Archives-Salt: X-Archives-Hash: e075ef637e43fe2df94151e31443f359 Hi, emerge -vp app-office/libreoffice shows that the USE flag -java is in effect. How to find out where this comes from? I've checked /etc/portage/package.use /usr/portage/profiles and / etc/make.conf Many thanks for a hint, Helmut.