Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] package.provided syntax for overlay
Date: Sun, 19 Feb 2017 10:21:03
Message-Id: 2198206.0pFbD28rzV@dell_xps
1 Hi All,
2
3 Given sddm is not working for my setup, as per bug #608690, I thought of
4 trying entrance from the bar overlay. It wants to pull in enlightenment,
5 which I have already installed from the main tree and would like to keep it as
6 such:
7
8 # emerge -uaDv entrance
9
10 These are the packages that would be merged, in order:
11
12 Calculating dependencies... done!
13 [ebuild U ~] x11-wm/enlightenment-9999:0.17/9999::bar
14 [0.20.6:0.17/0.20.6::gentoo] USE="eeze%* nls pam ukit -doc -egl% -pm-utils% -
15 static-libs -systemd -wayland (-spell%*)" ENLIGHTENMENT_MODULES="appmenu
16 backlight battery bluez4 clock conf-applications conf-bindings conf-dialogs
17 conf-display conf-interaction conf-intl conf-menus conf-paths conf-performance
18 conf-randr conf-shelves conf-theme conf-window-manipulation conf-window-
19 remembers connman contact%* cpufreq everything fileman fileman-opinfo gadman
20 ibar ibox lokker mixer msgbus music-control notification pager pager16%*
21 quickaccess shot start syscon systray tasks teamwork temperature tiling
22 winlist wizard xkbswitch -access% -packagkit% -wl-desktop-shell* -wl-drm* -wl-
23 fb% -wl-x11* (-conf%*) (-geolocation%*) (-packagekit%*) (-pager-plain%*) (-
24 policy-mobile%*) (-wl-text-input%*) (-wl-weekeyboard%*) (-wl-wl%*) (-
25 xwayland%*)" 0 KiB
26 [ebuild N *] x11-plugins/entrance-9999::bar USE="consolekit pam -grub -
27 systemd -vkbd" 0 KiB
28
29
30 So I tried in /etc/portage/package.provided any combination of these:
31
32 x11-wm/enlightenment-9999:0.17/9999::bar
33
34 =x11-wm/enlightenment-9999:0.17
35
36 x11-wm/enlightenment-9999
37
38 None of which can stop portage dragging in 'x11-
39 wm/enlightenment-9999:0.17/9999::bar'. What is the correct syntax to block
40 this version of enlightenment from emerging?
41
42 --
43 Regards,
44 Mick

Attachments

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

Replies

Subject Author
Re: [gentoo-user] package.provided syntax for overlay Johannes Rosenberger <gentoo@×××××.eu>
[gentoo-user] Re: package.provided syntax for overlay Kai Krakow <hurikhan77@×××××.com>