Add the "test" flag to implicit IUSE, so handling of FEATURES=test is
authorZac Medico <zmedico@gentoo.org>
Thu, 15 Oct 2009 04:30:44 +0000 (04:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 15 Oct 2009 04:30:44 +0000 (04:30 -0000)
commit87669c06359a4afd1d04867d0188892092d3e978
tree07c794ba6c08d71d104e101fc75f070df6368d4e
parentf12e625db1e6f8e0d45d4d2e71efc99a4dd72a76
Add the "test" flag to implicit IUSE, so handling of FEATURES=test is
consistent regardless of explicit IUSE. Users may use use.mask and
package.use.mask to control FEATURES=test for all ebuilds, regardless of
explicit IUSE.

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