Add support for an new EAPI="2_pre0" value so that people who want to test
authorZac Medico <zmedico@gentoo.org>
Mon, 28 Jul 2008 07:08:01 +0000 (07:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 28 Jul 2008 07:08:01 +0000 (07:08 -0000)
commit45af316b1f9743a08b4ed1d99ba92c65f6d6ef4f
tree153ab3ec1303f6a73ab6a1a9f9fba929dbdec6e1
parent00e59553ad14c2a303e3ede32bb4af848baac4d1
Add support for an new EAPI="2_pre0" value so that people who want to test
USE deps can set the EAPI to something other than 0 or 1. We can support as
many different experimental EAPI values as we need, and drop support for them
when the final EAPI 2 is defined.

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