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-135291-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Rzzhl-00021s-Eg
	for garchives@archives.gentoo.org; Wed, 22 Feb 2012 00:05:09 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5EC0EE1A6B;
	Wed, 22 Feb 2012 00:04:54 +0000 (UTC)
Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 5639DE19A3
	for <gentoo-user@lists.gentoo.org>; Wed, 22 Feb 2012 00:03:36 +0000 (UTC)
Received: by eaak14 with SMTP id k14so2816273eaa.40
        for <gentoo-user@lists.gentoo.org>; Tue, 21 Feb 2012 16:03:35 -0800 (PST)
Received-SPF: pass (google.com: domain of emailgrant@gmail.com designates 10.213.32.67 as permitted sender) client-ip=10.213.32.67;
Authentication-Results: mr.google.com; spf=pass (google.com: domain of emailgrant@gmail.com designates 10.213.32.67 as permitted sender) smtp.mail=emailgrant@gmail.com; dkim=pass header.i=emailgrant@gmail.com
Received: from mr.google.com ([10.213.32.67])
        by 10.213.32.67 with SMTP id b3mr4210590ebd.75.1329869015654 (num_hops = 1);
        Tue, 21 Feb 2012 16:03:35 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=uBmlgNOyZb+ElBJp5w/yAMXY0ZouKYFiPBV+QZppIiE=;
        b=u5YH/zY4OaLeyd3+ikTDqbRspYWFydY4rQmh/FbZgYLKEVysVQ3mN7yjN4PT/VIcBk
         AuTr0tGYU/8bkJxOQTxGaSpwVQFhRRBFSNgkA3evMnn2sVon0wqmxBdvzi6f4Wo+NMaQ
         ok7SFETsFEl+Iu/cOhz3CAdKCzCSMcaINSK0A=
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
Received: by 10.213.32.67 with SMTP id b3mr3346527ebd.75.1329869015573; Tue,
 21 Feb 2012 16:03:35 -0800 (PST)
Received: by 10.213.113.148 with HTTP; Tue, 21 Feb 2012 16:03:35 -0800 (PST)
Date: Tue, 21 Feb 2012 16:03:35 -0800
Message-ID: <CAN0CFw01jBZocdFYPncn2UegaWpBDcMJu0nmqgb_jdDu2KPksg@mail.gmail.com>
Subject: [gentoo-user] mask all packages but 1 from an overlay?
From: Grant <emailgrant@gmail.com>
To: Gentoo mailing list <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 4f7c7b13-3548-48b7-acfe-87f079cb32a6
X-Archives-Hash: d0e0b5064fddedcae7a6afa885136c4d

Can I mask all packages from a layman overlay except for one?

- Grant