public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Invalid atom in package.keywords
@ 2006-09-02 17:25 Meino Christian Cramer
  2006-09-02 17:34 ` Bo Ørsted Andresen
  0 siblings, 1 reply; 4+ messages in thread
From: Meino Christian Cramer @ 2006-09-02 17:25 UTC (permalink / raw
  To: gentoo-user


 Hi,

  My /etc/portage/package.keywords looks like this:

  media-fonts/font-adobe-utopia-100dpi ~x86
  media-fonts/font-adobe-utopia-75dpi ~x86
  media-fonts/font-bh-100dpi ~x86
  media-fonts/font-bh-75dpi ~x86
  media-fonts/font-bitstream-100dpi ~x86
  media-fonts/font-bitstream-75dpi ~x86
  media-fonts/font-ibm-type1 ~x86
  media-video/projectx ~x86
  media-video/replex ~x86
  media-gfx/tgif ~x86
  media-video/lve ~x86
  app-cdr/cdrecord-prodvd ~x86
  x11-misc/transset ~x86
  x11-misc/entrance-0.9.0.007 ~x86
  x11-libs/evas-0.9.9.030 ~x86
  x11-libs/ecore-0.9.9.030 ~x86
  media-libs/edje-0.5.0.030 ~x86
  x11-libs/esmart-0.9.0.007 ~x86
 
 emergeing entrance produces:

solfire:/root>emerge -pv evas
--- Invalid atom in /etc/portage/package.keywords: media-libs/edje-0.5.0.030
--- Invalid atom in /etc/portage/package.keywords: x11-libs/esmart-0.9.0.007
--- Invalid atom in /etc/portage/package.keywords: x11-libs/evas-0.9.9.030
--- Invalid atom in /etc/portage/package.keywords: x11-misc/entrance-0.9.0.007
--- Invalid atom in /etc/portage/package.keywords: x11-libs/ecore-0.9.9.030

Furthermore

emerge evas produces (beside other output):


- x11-libs/evas-0.9.9.030 (masked by: ~x86 keyword)
- x11-libs/evas-9999 (masked by: missing keyword)   <<<<---


I am a little confused...

Kind regards,
mcc






-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Invalid atom in package.keywords
  2006-09-02 17:25 [gentoo-user] Invalid atom in package.keywords Meino Christian Cramer
@ 2006-09-02 17:34 ` Bo Ørsted Andresen
  2006-09-02 17:41   ` Meino Christian Cramer
  0 siblings, 1 reply; 4+ messages in thread
From: Bo Ørsted Andresen @ 2006-09-02 17:34 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 565 bytes --]

On Saturday 02 September 2006 19:25, Meino Christian Cramer wrote:
>   x11-misc/entrance-0.9.0.007 ~x86
>   x11-libs/evas-0.9.9.030 ~x86
>   x11-libs/ecore-0.9.9.030 ~x86
>   media-libs/edje-0.5.0.030 ~x86
>   x11-libs/esmart-0.9.0.007 ~x86

Add a '~' charater in front of those (because you are specifying a version):

~x11-misc/entrance-0.9.0.007 ~x86
~x11-libs/evas-0.9.9.030 ~x86
~x11-libs/ecore-0.9.9.030 ~x86
~media-libs/edje-0.5.0.030 ~x86
~x11-libs/esmart-0.9.0.007 ~x86

Proper documentation is found in `man 5 ebuild`.

-- 
Bo Andresen

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Invalid atom in package.keywords
  2006-09-02 17:34 ` Bo Ørsted Andresen
@ 2006-09-02 17:41   ` Meino Christian Cramer
  2006-09-02 17:52     ` Bo Ørsted Andresen
  0 siblings, 1 reply; 4+ messages in thread
From: Meino Christian Cramer @ 2006-09-02 17:41 UTC (permalink / raw
  To: gentoo-user, bo.andresen

From: Bo Ørsted Andresen <bo.andresen@zlin.dk>
Subject: Re: [gentoo-user] Invalid atom in package.keywords
Date: Sat, 2 Sep 2006 19:34:15 +0200

> On Saturday 02 September 2006 19:25, Meino Christian Cramer wrote:
> >   x11-misc/entrance-0.9.0.007 ~x86
> >   x11-libs/evas-0.9.9.030 ~x86
> >   x11-libs/ecore-0.9.9.030 ~x86
> >   media-libs/edje-0.5.0.030 ~x86
> >   x11-libs/esmart-0.9.0.007 ~x86
> 
> Add a '~' charater in front of those (because you are specifying a version):
> 
> ~x11-misc/entrance-0.9.0.007 ~x86
> ~x11-libs/evas-0.9.9.030 ~x86
> ~x11-libs/ecore-0.9.9.030 ~x86
> ~media-libs/edje-0.5.0.030 ~x86
> ~x11-libs/esmart-0.9.0.007 ~x86
> 
> Proper documentation is found in `man 5 ebuild`.
> 
> -- 
> Bo Andresen

ok, it seems I had starred to long onto my monitor. I already KNOW
that, but the knowledge hadn't found the right way down to my
fingers...sigh. I am guilty...punishment is in preparation. ;) :O)

Sorry for the question but thank you for the answer!

Blinded by the light,
mcc

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Invalid atom in package.keywords
  2006-09-02 17:41   ` Meino Christian Cramer
@ 2006-09-02 17:52     ` Bo Ørsted Andresen
  0 siblings, 0 replies; 4+ messages in thread
From: Bo Ørsted Andresen @ 2006-09-02 17:52 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 220 bytes --]

On Saturday 02 September 2006 19:41, Meino Christian Cramer wrote:
> Sorry for the question but thank you for the answer!

Heh, not a problem. But please in the future reply to the list only.. ;)

-- 
Bo Andresen

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-02 17:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-02 17:25 [gentoo-user] Invalid atom in package.keywords Meino Christian Cramer
2006-09-02 17:34 ` Bo Ørsted Andresen
2006-09-02 17:41   ` Meino Christian Cramer
2006-09-02 17:52     ` Bo Ørsted Andresen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox