repoman: disallow EMERGE_FROM in EAPI 4
authorZac Medico <zmedico@gentoo.org>
Tue, 31 May 2011 22:22:02 +0000 (15:22 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 31 May 2011 22:22:02 +0000 (15:22 -0700)
commit10f6c6d3c028a509ed943ef76633c72dbbcff7f6
tree54fb5c7a914c1e157560189a59da166f88b0d80b
parent254e853c8a6aad06d4781b0eb0f5a1d2e1919754
repoman: disallow EMERGE_FROM in EAPI 4

We already have the Eapi4GoneVars check for AA and KV which were
removed in EAPI 4, so we can re-use it to disallow EMERGE_FROM.
This will fix bug #368865.
pym/repoman/checks.py