Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How to control SLOT?
Date: Fri, 16 May 2014 12:39:12
Message-Id: 201405161339.02577.michaelkintzios@gmail.com
1 After all these years I still can't find my way around SLOT management needed
2 for enlightenment.
3
4 I want to emerge the latest available in the tree, which right now happens to
5 be (~) 0.18.7. So I added this in my keywords:
6
7 >=x11-wm/enlightenment-0.18.7:0.17 ~amd64
8
9 However, if I try:
10 ==========================================================================
11 # emerge -1aDv enlightenment
12
13 These are the packages that would be merged, in order:
14
15 Calculating dependencies... done!
16 [ebuild NS ] x11-wm/enlightenment-1.0.11:0 [0.18.7:0.17/0.18.7] USE="dbus
17 nls pango -doc -pulseaudio -xcomposite -xinerama -xrandr" 2,229 kB
18
19 Total: 1 package (1 in new slot), Size of downloads: 2,229 kB
20 ==========================================================================
21
22 It wants to bring in e16, of SLOT 0, instead of 0.18.7 SLOT 0.17. Can you
23 please explain to me how this is meant to work and what the correct syntax is?
24
25 --
26 Regards,
27 Mick

Attachments

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

Replies

Subject Author
Re: [gentoo-user] How to control SLOT? Alan McKinnon <alan.mckinnon@×××××.com>