Gentoo Archives: gentoo-user

From: "Arttu V." <arttuv69@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cannot find entrance!
Date: Tue, 18 May 2010 22:19:57
Message-Id: AANLkTilipeSH9fpoHS_sOn2XCpoSwREpf7eqBNzfxkYA@mail.gmail.com
In Reply to: [gentoo-user] Cannot find entrance! by Mick
1 On 5/19/10, Mick <michaelkintzios@×××××.com> wrote:
2 > This is the first time I am dabbling with layman. So it is likely I have
3 > made some noob mistake, which I hope you can help me discover.
4 >
5 > I have installed layman-1.3.3 and then added the enlightenment overlay. I
6 > have also added the snapshot keywords for enlightenment:
7 >
8 > # ls -l /etc/portage/package.keywords/enlightenment.keywords
9 > lrwxrwxrwx 1 root root 64 May 18 21:28
10 > /etc/portage/package.keywords/enlightenment.keywords ->
11 > /var/lib/layman/enlightenment/scripts/package.keywords.snapshots
12 >
13 > entrance is unmasked in there:
14 >
15 > # cat /etc/portage/package.keywords/enlightenment.keywords | grep entrance
16 > x11-misc/entrance ~*
17 >
18 > However, although I can see enlightenment, I have no success with entrance:
19 >
20 > # emerge -upDv entrance
21 > These are the packages that would be merged, in order:
22 >
23 > Calculating dependencies... done!
24 >
25 > emerge: there are no ebuilds to satisfy "entrance".
26 >
27 >
28 > What am I missing? Please ask for supporting info as you need it.
29
30 Are you sure you are sourcing the layman configuration in /etc/make.conf:
31
32 source /var/lib/layman/make.conf
33
34 --
35 Arttu V.