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-98050-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MRpOC-0005bW-0U
	for garchives@archives.gentoo.org; Fri, 17 Jul 2009 15:30:24 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 664FFE03B5;
	Fri, 17 Jul 2009 15:30:22 +0000 (UTC)
Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227])
	by pigeon.gentoo.org (Postfix) with ESMTP id 1CAF0E03B5
	for <gentoo-user@lists.gentoo.org>; Fri, 17 Jul 2009 15:30:22 +0000 (UTC)
Received: by bwz27 with SMTP id 27so696357bwz.34
        for <gentoo-user@lists.gentoo.org>; Fri, 17 Jul 2009 08:30:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=kiUQcF/B/JgQpDxmSrppUPF5hE31Vw+DxS9CUx6BmBI=;
        b=ktrf+qJmzMjaAI8xKnsHCigtpa3CYxWG6XooczJ7Vxz2PR4h/Ltfey/Z2Mnvet7jBc
         +giMRSu6eq+tdzH67ijJw1eZ5yKj+yeNt1oNbDZvDv3cvan3dAXYyhFaIGgx0hiKQF28
         cYUTFfdrZUBvWe1i9NUfR3Hf2af58c74CbXg8=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=V0z2bdzvRsX49n/WcN+y5OQqLj1YE0hZoN8GOzqBd5mOI5hFKF3cqSopcGyG6R3UFW
         h3kqlhtwyAczdK0W3m2drMwgVoL1peKULA1WcUnHZLHkT/Xo22QZb55AYTefngKbAaL5
         /4OTy87mDxGHH/EDpG3VAwkTpeXmzMSCo4drU=
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.103.168.12 with SMTP id v12mr589361muo.130.1247844621389; Fri, 
	17 Jul 2009 08:30:21 -0700 (PDT)
In-Reply-To: <fecdbac60907170802p10928a84q3bba1628569c0424@mail.gmail.com>
References: <358eca8f0907170730s46bc2e9doe7528e243d666f1@mail.gmail.com>
	 <fecdbac60907170802p10928a84q3bba1628569c0424@mail.gmail.com>
Date: Fri, 17 Jul 2009 16:30:21 +0100
Message-ID: <358eca8f0907170830u36af1ed8s33f67044d3e10eb2@mail.gmail.com>
Subject: Re: [gentoo-user] Hard masked package
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: b311d31d-e135-4ed1-93d9-11d3e3846e1c
X-Archives-Hash: 2a93f4093a05b80cef040e319052c504

2009/7/17 Arttu V. <arttuv69@gmail.com>:

> man portage:
>
> "package.unmask
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Just =A0like package.mask above, =
except here you
> list packages you want to unmask. =A0Useful for overriding the global
> package.mask file (see
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 below). =A0Note that this does no=
t override
> packages that are masked via KEYWORDS."

Thanks!  Added it and it works now  - when I tried it before I sent
the message I probably had the syntax wrong.

The problem now is that the test ebuild fails ... oh well.
--=20
Regards,
Mick