Re: [gentoo-user] Where do these use flags come from?

2006-02-27 Thread Alexander Kirillov
Too bad the guy willing to answer your question didn't live up to the expectations Do you never read to the end of mails to which you reply? Stop top-posting. Don't include quotes to which you do not reply. Reply below quotes to which you do reply. It is not that hard!

Re: [gentoo-user] Where do these use flags come from?

2006-02-27 Thread Richard Fish
On 2/27/06, Alexander Kirillov [EMAIL PROTECTED] wrote: Too bad the guy willing to answer your question didn't live up to the expectations No, it's too bad the guy willing to answer his question didn't adhere to the etiquette rules of this and other mailing lists. He should have: 1. trimmed

Re: [gentoo-user] Where do these use flags come from?

2006-02-27 Thread kashani
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

[gentoo-user] Where do these use flags come from?

2006-02-26 Thread Bo Andresen
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,

Re: [gentoo-user] Where do these use flags come from?

2006-02-26 Thread Brett I. Holcomb
They come from /etc/make.conf or /etc/portage/package.use. The profile you are using has defaults set. On Sunday February 26 2006 21:00, 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

Re: [gentoo-user] Where do these use flags come from?

2006-02-26 Thread Ryan Tandy
Brett I. Holcomb wrote: They come from /etc/make.conf or /etc/portage/package.use. The profile you are using has defaults set. On Sunday February 26 2006 21:00, 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

Re: [gentoo-user] Where do these use flags come from?

2006-02-26 Thread Luis Ortiz
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

Re: [gentoo-user] Where do these use flags come from?

2006-02-26 Thread Brett I. Holcomb
If you look at the ebuild there is an IUSE entry. You can also use equery uses package name to see what it uses. On Sunday February 26 2006 21:40, Ryan Tandy wrote: Brett I. Holcomb wrote: They come from /etc/make.conf or /etc/portage/package.use. The profile you are using has defaults

Re: [gentoo-user] Where do these use flags come from?

2006-02-26 Thread Bo Andresen
On Monday 27 February 2006 03:47, Luis Ortiz wrote: Only, I cannot find it anywhere in the ebuilds! So where does it come from and what *exactly* does it do? That ebuild inherits the mozconfig-2.eclass Look at /usr/portage/eclass/mozconfig-2.eclass and you'll find ipv6 defined in the IUSE

Re: [gentoo-user] Where do these use flags come from?

2006-02-26 Thread Brett I. Holcomb
Evidently I didn't understand what you were asking the first time - sorry it didn't meet your needs. I learned something, too - that the eclasses can pass their flags on. On Sunday February 26 2006 22:03, Bo Andresen wrote: On Monday 27 February 2006 03:49, Brett I. Holcomb wrote: If you

Re: [gentoo-user] Where do these use flags come from?

2006-02-26 Thread Luis Ortiz
Brett I. Holcomb wrote: Evidently I didn't understand what you were asking the first time - sorry it didn't meet your needs. I learned something, too - that the eclasses can pass their flags on. On Sunday February 26 2006 22:03, Bo Andresen wrote: On Monday 27 February 2006 03:49, Brett

Re: [gentoo-user] Where do these use flags come from?

2006-02-26 Thread Bo Andresen
On Monday 27 February 2006 04:03, Bo Andresen wrote: BTW stop top-posting, please. :) On Monday 27 February 2006 04:13, Brett I. Holcomb wrote: Evidently I didn't understand what you were asking the first time - sorry it didn't meet your needs. I learned something, too - that the eclasses