Introduce in_iuse() for IUSE checks.
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Sep 2011 21:46:49 +0000 (21:46 +0000)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Sep 2011 21:46:49 +0000 (21:46 +0000)
commit415aaebf0027a36162e21c23efd19c62c04dfaa6
treed1f7b0af83f5f73ed23c625c34024cead706ccc3
parentaabfdb634cea57d96f20cfcfaf177e9ce5a26387
Introduce in_iuse() for IUSE checks.

Such checks are used at least in autotools-utils & kde* eclasses, and
are done wrong there. Thus, I've created a little reusable snippet
suitable for eutils.
eclass/eutils.eclass