Add support for FEATURES=parse-eapi-ebuild-head, which is similar to GLEP 55
authorZac Medico <zmedico@gentoo.org>
Mon, 23 Mar 2009 21:16:27 +0000 (21:16 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 23 Mar 2009 21:16:27 +0000 (21:16 -0000)
commitff7cdd18aa9fe95be848637366b4b7fcaf440f6f
treed9fc884e0b1e152cffb4c222ad22fb0025e8c9ce
parent1243f8021a2f0b3ed5cdb2060d67f6d3905e3d4e
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.

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