On Friday 27 July 2007, maximuswork <[EMAIL PROTECTED]> wrote 
about 'Re: [gentoo-user] emerge masked pidgin with flagedit':
> Thufir пишет:
> > --- Invalid atom in /etc/portage/package.keywords: net-im/pidgin-2.0.2

Aha!  See there's a problem with your /etc/portage/package.keywords.

> > localhost ~ # cat /etc/portage/package.keywords
> > net-im/pidgin-2.0.2 ~x86

Oh, that first part is an invalid atom.  The proper systax for atoms is in 
the ebuild manpage, IIRC.  In any case, your problem is that you've 
specified a version, without a comparator.

You probably want '~net-im/pidgin-2.0.2' instead of 
just 'net-im/pidgin-2.0.2'.  The tilde indicates that version, or any 
ebuild revisions (e.g. -r1) or the same version.  You could use '=' 
instead of tilde, if you really don't want any other ebuild revisions.

> ACCEPT_KEYWORDS="~x86"  emerge pidgin

Um, no.  Not unless the OP wants ~x86 dependencies to be brought in, and 
all that downgraded to x86 when they do their next emerge world.

-- 
Boyd Stephen Smith Jr.                     ,= ,-_-. =. 
[EMAIL PROTECTED]                      ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy           `-'(. .)`-' 
http://iguanasuicide.org/                      \_/     

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to