Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Invalid atom in package.keywords
Date: Sat, 02 Sep 2006 17:39:25
Message-Id: 200609021934.23376.bo.andresen@zlin.dk
In Reply to: [gentoo-user] Invalid atom in package.keywords by Meino Christian Cramer
1 On Saturday 02 September 2006 19:25, Meino Christian Cramer wrote:
2 >   x11-misc/entrance-0.9.0.007 ~x86
3 >   x11-libs/evas-0.9.9.030 ~x86
4 >   x11-libs/ecore-0.9.9.030 ~x86
5 >   media-libs/edje-0.5.0.030 ~x86
6 >   x11-libs/esmart-0.9.0.007 ~x86
7
8 Add a '~' charater in front of those (because you are specifying a version):
9
10 ~x11-misc/entrance-0.9.0.007 ~x86
11 ~x11-libs/evas-0.9.9.030 ~x86
12 ~x11-libs/ecore-0.9.9.030 ~x86
13 ~media-libs/edje-0.5.0.030 ~x86
14 ~x11-libs/esmart-0.9.0.007 ~x86
15
16 Proper documentation is found in `man 5 ebuild`.
17
18 --
19 Bo Andresen

Replies

Subject Author
Re: [gentoo-user] Invalid atom in package.keywords Meino Christian Cramer <Meino.Cramer@×××.de>