Fix the FEATURES=parse-eapi-ebuild-head regex to handle comments on the same
authorZac Medico <zmedico@gentoo.org>
Wed, 5 Aug 2009 00:27:15 +0000 (00:27 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 5 Aug 2009 00:27:15 +0000 (00:27 -0000)
commitfa496b7c10c9c059af90fa9c16a1a5ba8e21db6f
tree3cba40c0b2a1524792a997fbf9b4a7280eaf4f06
parent12858b85d18755100b340524126598180a42e8c7
Fix the FEATURES=parse-eapi-ebuild-head regex to handle comments on the same
line, like this:

EAPI=2 #foo

Thanks to Markus Meier <maekke@gentoo.org> for reporting.

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