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 1QMxD0-000106-0o for garchives@archives.gentoo.org; Thu, 19 May 2011 06:59:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B17F91C0EE; Thu, 19 May 2011 06:59:34 +0000 (UTC) Received: from a1iwww1.kph.uni-mainz.de (a1iwww1.kph.uni-mainz.de [134.93.134.1]) by pigeon.gentoo.org (Postfix) with ESMTP id B309F1C085 for ; Thu, 19 May 2011 06:58:57 +0000 (UTC) Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id p4J6wpw5025437; Thu, 19 May 2011 08:58:51 +0200 Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.4/8.14.2) with ESMTP id p4J6wpmT014218; Thu, 19 May 2011 08:58:51 +0200 Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.4/8.14.4/Submit) id p4J6wpYr014217; Thu, 19 May 2011 08:58:51 +0200 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19924.49067.318264.52433@a1i15.kph.uni-mainz.de> Date: Thu, 19 May 2011 08:58:51 +0200 To: gentoo-dev@lists.gentoo.org Cc: pr@gentoo.org Subject: Re: [gentoo-dev] Removal of kdeprefix news item In-Reply-To: <3492806.SC9FXRJr6n@jonathan-laptop> References: <3492806.SC9FXRJr6n@jonathan-laptop> X-Mailer: VM 8.1.1 under 23.3.1 (x86_64-pc-linux-gnu) From: Ulrich Mueller X-Archives-Salt: X-Archives-Hash: 8f20921ee02a9c0099ee9dd5348967f7 >>>>> On Wed, 18 May 2011, Jonathan Callen wrote: > Display-If-Installed: kde-base/kdelibs[kdeprefix] I don't think that USE dependencies (or any other EAPI specific features) are allowed here. > run: emerge --oneshot $(qlist -IC kde-base/) Is it guaranteed that your users have portage-utils installed? Otherwise the qlist command may not be available. Ulrich