Gentoo Archives: gentoo-user

From: gottlieb@×××.edu
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Networkmanager and gnome-3.6 (negating a default USE)
Date: Wed, 17 Jul 2013 01:20:47
Message-Id: 877ggqoucd.fsf@nyu.edu
In Reply to: Re: [gentoo-user] Networkmanager and gnome-3.6 (negating a default USE) by gottlieb@nyu.edu
1 On Tue, Jul 16 2013, gottlieb@×××.edu wrote:
2
3 > I am sure I am doing something wrong since I agree that
4 > USE="-networkmanager"
5 > in make.conf should be just what is needed, but I don't think it is just
6 > my misspelling networkmanager.
7
8 Mystery solved. The line above does indeed work in that an update world
9 with --newuse does reinstall apps without the networkmanager USE flag.
10
11 I was testing the line above with
12
13 emerge --depclean networkmanager
14
15 and that is the wrong test. It is only after I do the update world so
16 that the -networkmanager USE takes affect, that I can hope to for the
17 --depclean to take affect.
18
19 thanks to all.
20 allan