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 1PE5V5-0003Dq-JY for garchives@archives.gentoo.org; Thu, 04 Nov 2010 19:29:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2974BE0683; Thu, 4 Nov 2010 19:29:19 +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 DBB2CE0683 for ; Thu, 4 Nov 2010 19:29:18 +0000 (UTC) Received: by eyb6 with SMTP id 6so1351911eyb.40 for ; Thu, 04 Nov 2010 12:29:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=OOy2OC8R6kRurzNEQp6GOFfhptmDUzqGCzj7rsblXCg=; b=qJiyjtxZzXT30lpcQTBstqH07pWB2NRdkPgpRi4N3Xoph/MngUCKpU9Ek/YhGxHnvq tYpVB+ix+5r64n2Tx5bNytYJJR3Sy0lH2rh9wKMgVnC1gFERF0cmm2TBE9Ht4IDv5Aae BF+nSJaUCBm5ZDLPZ8CJyWQ4pMr96Laz7M87I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=gEYBIrNlYaF/mbYtTT5hlsHTsXGOqFS+1qqb8NFQlvTvv4EvcynxmCCBeiNYEWM+xo mPCiqByCA/xM31Hc3hmAkhpaEBCtPiV9KkiNubRCMFn6FcqimD/r9oFAA/xyeqyo3q6i Jff/XMZ++Mf3vcXSSlbITDWz0PRpfOHRQyboM= Received: by 10.213.29.68 with SMTP id p4mr663647ebc.31.1288898957684; Thu, 04 Nov 2010 12:29:17 -0700 (PDT) Received: from nazgul.localnet (196-215-2-42.dynamic.isadsl.co.za [196.215.2.42]) by mx.google.com with ESMTPS id b52sm256574eei.19.2010.11.04.12.29.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Nov 2010 12:29:16 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: world symlinking Date: Thu, 4 Nov 2010 21:29:38 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.36-ck; KDE/4.5.3; x86_64; ; ) References: <4CCF519A.6060500@garygolden.me> <201011041901.45996.alan.mckinnon@gmail.com> <201011041835.45473.peter@humphrey.ukfsn.org> In-Reply-To: <201011041835.45473.peter@humphrey.ukfsn.org> 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 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201011042129.38963.alan.mckinnon@gmail.com> X-Archives-Salt: 49b9c5a4-2756-42bb-8e75-1bfcdc7d26a4 X-Archives-Hash: ffc6f710349e6fe897af65be2dec1437 Apparently, though unproven, at 20:35 on Thursday 04 November 2010, Peter Humphrey did opine thusly: > On Thursday 04 November 2010 17:01:45 Alan McKinnon wrote: > > It's not package.keywords, it's package.accept_keywords. The old name > > will be accepted for a while but I don't know when that warranty > > expires. Do this: > > > > > > > in package.{accept_,}keywords > > accept_keywords did it. Thanks. I didn't know about that either. I found it myself by chance. As luck would have it, I now forget where it is, but I *think* it's in the portage(5) man page. I tend to read all portage's man pages about once a month or so just to keep current and see what might have changed. $PORTDIR/profiles/package.mask is an amazing source of info too. Changes to mask values are documented there. Unfortunately this nugget of info about the change to portage isn't in that file, Zac put it in $PORTDIR/profiles/ChangeLog and references bug #336692 -- alan dot mckinnon at gmail dot com