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 <gentoo-user+bounces-138459-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SVmoe-0003Y6-PA
	for garchives@archives.gentoo.org; Sat, 19 May 2012 16:47:40 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AEE80E09E3;
	Sat, 19 May 2012 16:47:22 +0000 (UTC)
Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175])
	by pigeon.gentoo.org (Postfix) with ESMTP id CCB9EE077C
	for <gentoo-user@lists.gentoo.org>; Sat, 19 May 2012 16:45:19 +0000 (UTC)
Received: by wibhn6 with SMTP id hn6so997380wib.10
        for <gentoo-user@lists.gentoo.org>; Sat, 19 May 2012 09:45:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=20120113;
        h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
         :references:mime-version:content-transfer-encoding:content-type;
        bh=MrAl8587XVxWh69Ky45SbaslLAtJab3TIK1lTWub2c8=;
        b=sIEWV18fVsebHRUfrYwBC0wnU6fN0TrodCiwYdwADz4Z30HKuD3FUbwIV3CaliHZz6
         jzb9TyvCQ1keiBHMS14QQzucF9fqO7CmjkQwUBUyuv5IWQjuQ3FPUD+ymtrjgE+2iIXn
         B58KY4Ax6Bp/JFdlD8EQ20jLvvMIgI0W07yuCCThTur8xtZks0sJQZSy2vF3C9vX13mb
         G/nUmmCREQh2UYaJPRbLg/rok+gtUIh2lJoKKTDQA7RiA67KD8YF5VB35bt5fGfhNsyL
         MoBdnYMusU5MYsmizxhTGWeSR0i25EdMnBAgk6a+QlX0bwwaUGTAXbCg+N/JZBb4chZx
         mwoA==
Received: by 10.216.141.139 with SMTP id g11mr9652929wej.86.1337445918960;
        Sat, 19 May 2012 09:45:18 -0700 (PDT)
Received: from localhost.localnet (p4FC60F36.dip0.t-ipconnect.de. [79.198.15.54])
        by mx.google.com with ESMTPS id e20sm6042304wiv.7.2012.05.19.09.45.16
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 19 May 2012 09:45:17 -0700 (PDT)
From: Volker Armin Hemmann <volkerarmin@googlemail.com>
To: gentoo-user@lists.gentoo.org
Cc: Matthias Hanft <mh@hanft.de>
Subject: Re: [gentoo-user] Listing the files of an un-/installed package...?
Date: Sat, 19 May 2012 18:45:09 +0200
Message-ID: <17381100.uIeYazCFLG@localhost>
User-Agent: KMail/4.8.3 (Linux/3.0.30; KDE/4.8.3; x86_64; ; )
In-Reply-To: <4FB7B818.5050107@hanft.de>
References: <20120517031712.GA3045@solfire> <7441657.ZW9ZMTNEZg@localhost> <4FB7B818.5050107@hanft.de>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
X-Archives-Salt: 543d04e8-74af-4617-a906-6892876bf783
X-Archives-Hash: f00ec4c334b67f2ecb240941fc2824b4

Am Samstag, 19. Mai 2012, 17:11:20 schrieb Matthias Hanft:
> Volker Armin Hemmann wrote:
> > not possible. How can anybody know beforehand? with useflags and all?
> 
> At least, "equery uses <package>" *does* work with uninstalled packages.

because you just need to look at the useflags and ?DEPEND to figure that out. 

> (However, "equery files <package>" does not.)

obviously.

-- 
#163933