public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] package.keywords
Date: Mon, 27 Nov 2006 10:06:13 -0700	[thread overview]
Message-ID: <7573e9640611270906o7dc6b7a1mdaf7770c3ccf07e0@mail.gmail.com> (raw)
In-Reply-To: <20061127173713.13cc572b@lx-arnau.pic.es>

On 11/27/06, Arnau Bria <arnau@emergetux.net> wrote:
> Hi,
>
> due to a human error I've deleted my package.keyowrd file...
> (echo "package ~x86" > /etc/portage/package.keywords)
>
> How may I find which packages were in the file?
> I'm afraid of doing an update...

Option 1:
# emerge -DNvp world
Look for things with a 'D' for downgrade in front of them.

Option 2:
# cd /var/db/pkg
# grep -l "~x86" */*/KEYWORDS | sed "s/\/KEYWORDS//"

HTH,
-Richard
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-11-27 17:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-27 16:37 [gentoo-user] package.keywords Arnau Bria
2006-11-27 17:01 ` Daniel da Veiga
2006-11-27 17:06 ` Richard Fish [this message]
2006-11-28  8:28 ` Arnau Bria
  -- strict thread matches above, loose matches on Subject: below --
2009-06-22 13:58 James
2009-06-22 14:08 ` Albert Hopkins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7573e9640611270906o7dc6b7a1mdaf7770c3ccf07e0@mail.gmail.com \
    --to=bigfish@asmallpond.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox