On Thu, Feb 24, 2011 at 9:41 AM, Mark Knecht <[email protected]> wrote: <SNIP> > > I posted something a couple of years ago about using -java in > make.conf because I found with +java I got almost twice as many > packages in @system. (Except it wasn't @system at the time) I started > putting java flags in package.use and got things to work the way I > wanted - easy to rebuild @system, java on the packages I really wanted > java support. I suspect what you are seeing is far more in that vein > than anything else.
In fact, on this laptop, if all I do is change the profile I've selected then -ep @system results: 10.0 -> 167 packages 10.0/desktop -> 191 packages 10.0/gnome -> 268 packages 10.0/kde -> 191 packages 10.0/developer -> 245 packages 10.0/no-multilib - 167 packages 10.0/server - 145 packages So, as you can see, even the profile you choose has a big effect on a system with very few use flags in make.cong or package.use. - Mark

