Add support for parsing EAPI labels in contained in 'eapi' files in the
authorZac Medico <zmedico@gentoo.org>
Mon, 24 Nov 2008 00:50:07 +0000 (00:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 24 Nov 2008 00:50:07 +0000 (00:50 -0000)
commitad887a7f02f1673fa7967729a56e31ce9a2abd7b
tree13d6bc47dbdb922c9051ae96238cf465bbe83e1d
parentc3dcf30bb8df1997b3bc594fba0184c765c66281
Add support for parsing EAPI labels in contained in 'eapi' files in the
profiles, and bail out if the profile contains an unsupported EAPI value
in any one of it's directories. We don't necessarily have to use this but
at least it gives us some way to make emerge bail out early if a profile
contains unsupported EAPI features.

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