Gentoo Archives: gentoo-dev

From: "Patrick Börjesson" <psycho@××××××××.cx>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Package-specific USE-flags?
Date: Tue, 15 Jul 2003 23:38:53
Message-Id: 20030716013847.75fad69e.psycho@rift.ath.cx
In Reply to: Re: [gentoo-dev] Package-specific USE-flags? by "Patrick Börjesson"
1 > I must be missing something. I went and downloaded the patch, patched
2 > /usr/lib/python2.2/site-packages/portage.py, created and edited
3 > /etc/portage/package.use to my preference (according to the syntax
4 > given in the bug-page) but emerge --info won't give me the output I
5 > want. Is there something else I should do in order for it to work?
6 > /etc/portage/package.use is attached to see if you can find something
7 > wrong with it. I began with a _very_ simple config =)
8
9 Hmm... I had to do a "emerge --info -v" for the information to show.
10 Still doesn't show in verbose-mode when listing packages to emerge:
11
12 $ emerge licq -vp
13
14 These are the packages that I would merge, in order:
15
16 Calculating dependencies ...done!
17 [ebuild R ] net-im/licq-1.2.7 +ssl -socks5 -qt -kde +ncurses
18
19 It should show "qt" instead of "-qt" given my config, shouldn't it?
20
21 Thanks again,
22 Patrick Börjesson
23
24 --
25 Public key id: 4C5AB0BF
26 Public key available at search.keyserver.net[:11371]

Replies

Subject Author
Re: [gentoo-dev] Package-specific USE-flags? "Patrick Börjesson" <psycho@××××××××.cx>