Add support for FEATURES=parse-eapi-ebuild-head, which is similar to GLEP 55
authorZac Medico <zmedico@gentoo.org>
Fri, 27 Mar 2009 04:14:33 +0000 (04:14 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Mar 2009 04:14:33 +0000 (04:14 -0000)
commitfdf2d33c2b66980a199a295a1c9dbbfbdf172fbd
treed78b1f1a32c0c596e6f124c9c8a14236db7e33f2
parent0e1754dfc3e2b41cbc021c1326e8f971afef3824
Add support for FEATURES=parse-eapi-ebuild-head, which is similar to GLEP 55
except that the EAPI is parsed from the head of the ebuild (first 30 lines).
This feature is only intended for experimental purposes and should not be
enabled under normal circumstances. (trunk r13173)

svn path=/main/branches/2.1.6/; revision=13203
man/make.conf.5
pym/_emerge/__init__.py
pym/portage/__init__.py
pym/portage/cache/util.py
pym/portage/dbapi/porttree.py