Gentoo Archives: gentoo-user

From: Luis Ortiz <wichos@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Where do these use flags come from?
Date: Mon, 27 Feb 2006 02:54:47
Message-Id: 4402684C.7050605@gmail.com
In Reply to: [gentoo-user] Where do these use flags come from? by Bo Andresen
1 Bo Andresen wrote:
2 > I decided I wanted to remove the ipv6 use flag which I have had enabled in
3 > make.conf for quite a while but never really been on a ipv6 network and don't
4 > suspect I will in the near future. When upgrading firefox I noted it has that
5 > use flag and decided I want to know what it actually does. Only, I cannot
6 > find it anywhere in the ebuilds! So where does it come from and what
7 > *exactly* does it do?
8 > -- snip --
9
10 That ebuild inherits the mozconfig-2.eclass
11
12 Look at /usr/portage/eclass/mozconfig-2.eclass and you'll find ipv6 defined in
13 the IUSE variable.
14
15
16 --
17 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Where do these use flags come from? Bo Andresen <bo.andresen@×××××.com>