Gentoo Archives: gentoo-user

From: "Boyd Stephen Smith Jr." <bss03@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge masked pidgin with flagedit
Date: Fri, 27 Jul 2007 06:23:38
Message-Id: 200707270110.09356.bss03@volumehost.net
In Reply to: Re: [gentoo-user] emerge masked pidgin with flagedit by maximuswork
1 On Friday 27 July 2007, maximuswork <maximuswork@××××××.ru> wrote
2 about 'Re: [gentoo-user] emerge masked pidgin with flagedit':
3 > Thufir пишет:
4 > > --- Invalid atom in /etc/portage/package.keywords: net-im/pidgin-2.0.2
5
6 Aha! See there's a problem with your /etc/portage/package.keywords.
7
8 > > localhost ~ # cat /etc/portage/package.keywords
9 > > net-im/pidgin-2.0.2 ~x86
10
11 Oh, that first part is an invalid atom. The proper systax for atoms is in
12 the ebuild manpage, IIRC. In any case, your problem is that you've
13 specified a version, without a comparator.
14
15 You probably want '~net-im/pidgin-2.0.2' instead of
16 just 'net-im/pidgin-2.0.2'. The tilde indicates that version, or any
17 ebuild revisions (e.g. -r1) or the same version. You could use '='
18 instead of tilde, if you really don't want any other ebuild revisions.
19
20 > ACCEPT_KEYWORDS="~x86" emerge pidgin
21
22 Um, no. Not unless the OP wants ~x86 dependencies to be brought in, and
23 all that downgraded to x86 when they do their next emerge world.
24
25 --
26 Boyd Stephen Smith Jr. ,= ,-_-. =.
27 bss03@××××××××××.net ((_/)o o(\_))
28 ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
29 http://iguanasuicide.org/ \_/

Attachments

File name MIME type
signature.asc application/pgp-signature