Add support for parsing EAPI labels in contained in 'eapi' files in the
authorZac Medico <zmedico@gentoo.org>
Mon, 24 Nov 2008 00:51:09 +0000 (00:51 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 24 Nov 2008 00:51:09 +0000 (00:51 -0000)
commit3e740be59b488f5c36c9dba7948e91f4b991c1a9
tree0b9d3a7beb2b7874eba5d69492ed984d1d47edcc
parentea61f3589be3ca08638d0cb548dad746e5ba2dff
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. (trunk r12068)

svn path=/main/branches/2.1.6/; revision=12069
pym/portage/__init__.py