Create a PORTAGE_IUSE variable containing an egrep pattern
authorZac Medico <zmedico@gentoo.org>
Tue, 18 Dec 2007 06:32:16 +0000 (06:32 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 18 Dec 2007 06:32:16 +0000 (06:32 -0000)
commit11e10ec824550554651409c089ea1095449cb672
treeadd3251ab3ccebee410635daea025c20abfb8ff9
parentbbff2d84b034435756500be72ce167445f0f411c
Create a PORTAGE_IUSE variable containing an egrep pattern
for use by the QA check that's built into useq(). This allows
the IUSE logic for this check to be isolated in the python
code.

svn path=/main/trunk/; revision=8945
bin/ebuild.sh
pym/portage/__init__.py