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 1Pt7gW-0000Zz-OZ for garchives@archives.gentoo.org; Sat, 26 Feb 2011 00:06:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C33761C05C for ; Sat, 26 Feb 2011 00:06:55 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [94.23.166.77]) by pigeon.gentoo.org (Postfix) with ESMTP id C72E4E06F9 for ; Fri, 25 Feb 2011 23:07:40 +0000 (UTC) Received: from [192.168.2.43] (p5794EF0A.dip.t-dialin.net [87.148.239.10]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx.virtyou.com (Postfix) with ESMTPSA id 12607496AB1 for ; Sat, 26 Feb 2011 00:07:40 +0100 (CET) Message-ID: <4D683602.8030104@wonkology.org> Date: Sat, 26 Feb 2011 00:06:42 +0100 From: Alex Schuster User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Portage overlay: howto find installed packages References: <201102252356.34533.Giampiero@gabbiani.org> In-Reply-To: <201102252356.34533.Giampiero@gabbiani.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 93dcca8dfba2a09270441704e5be5264 Giampiero Gabbiani asks: > Is there a way in order to know how which packages were installed from a > given overlay? Yes: eix -I --in-overlay Wonko