Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Purging Gnome from the system
Date: Tue, 12 Sep 2006 14:13:57
Message-Id: 200609121605.37434.bo.andresen@zlin.dk
In Reply to: Re: [gentoo-user] Purging Gnome from the system by Philip Webb
1 On Tuesday 12 September 2006 15:37, Philip Webb wrote:
2 > > No, it just looks like equery is broken.
3 > > It doesn't care about your use flags...
4 >
5 > Equery is broken ?? Have you filed a bug ... (raises eyebrows) ?
6
7 No, I usually don't file duplicates on purpose. Is it really so hard to search
8 bugzilla?
9
10 http://tinyurl.com/zhydm
11
12 > The Openoffice ebuild has
13 >
14 > IUSE="binfilter cairo eds firefox gnome gtk java kde ldap mono odk pam
15 > xml"
16 >
17 > & lower down
18 >
19 > RDEPEND=" ... eds? ( >=gnome-extra/evolution-data-server-1.2 ) ... "
20
21 Which means if the eds use flag is set it depends on
22 >=evolution-data-server-1.2 at runtime.
23
24 > Perhaps that overrides my settings in /etc/make.conf
25 > & one has to say explicitly
26 >
27 > USE="-eds"
28
29 Overrides?? It doesn't! If you still don't believe me try:
30
31 # emerge -pve openoffice
32
33 --
34 Bo Andresen