Make profile stacking of default USE and package.* slightly more efficient
authorZac Medico <zmedico@gentoo.org>
Sun, 2 Mar 2008 21:42:32 +0000 (21:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 2 Mar 2008 21:42:32 +0000 (21:42 -0000)
commitf3a07ea9bd683ed27896480aeee169b619ad9f68
treec0ef9f3e428a53298cd15eda409af5073a13f452
parentd88f75b5781694cd7821954a72dbba90bf8799df
Make profile stacking of default USE and package.* slightly more efficient
by skipping list.insert() calls when possible.

svn path=/main/trunk/; revision=9415
pym/portage/__init__.py