Bo Andresen wrote: > I decided I wanted to remove the ipv6 use flag which I have had enabled in > make.conf for quite a while but never really been on a ipv6 network and don't > suspect I will in the near future. When upgrading firefox I noted it has that > use flag and decided I want to know what it actually does. Only, I cannot > find it anywhere in the ebuilds! So where does it come from and what > *exactly* does it do? > -- snip --
That ebuild inherits the mozconfig-2.eclass Look at /usr/portage/eclass/mozconfig-2.eclass and you'll find ipv6 defined in the IUSE variable. -- [email protected] mailing list

