Gentoo Archives: gentoo-user

From: "»Q«" <boxcars@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge with --changed-use
Date: Thu, 28 Feb 2013 19:16:56
Message-Id: 20130228131634.5ee4e21c@fuchsia.remarqs.net
1 A new useflag, tinfo, has been added for ncurses. I would have
2 expected ncurses not to be rebuilt when I specify --changed-use, but
3 portage does want to rebuild it. This isn't causing me any problem,
4 but I'd like to understand what's going on. I guess I should note that
5 I'm using portage-2.1.11.50 and that I'm one of those hardheads who has
6 USE="-*" in make.conf. I currently have ncurses-5.9-r2 installed with
7 USE="cxx gpm static-libs unicode -ada -debug -doc -minimal -profile
8 -trace".
9
10 $ emerge -pvuD --changed-use @world
11
12 These are the packages that would be merged, in order:
13
14 Calculating dependencies... done!
15 [ebuild R ] sys-libs/ncurses-5.9-r2:5 USE="cxx gpm static-libs
16 unicode -ada -debug -doc -minimal -profile -tinfo% -trace" 0 kB
17
18 Total: 1 package (1 reinstall), Size of downloads: 0 kB

Replies

Subject Author
[gentoo-user] Re: emerge with --changed-use walt <w41ter@×××××.com>
[gentoo-user] Re: emerge with --changed-use "»Q«" <boxcars@×××.net>