useflag/dep_re: less strict if eapi None
authorZac Medico <zmedico@gentoo.org>
Thu, 9 Jun 2011 18:48:19 +0000 (11:48 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 9 Jun 2011 18:48:19 +0000 (11:48 -0700)
commitd85506e8a37778e0935f43f9e7cc62bb8b933063
treea7dc47880cac73c993a5766fdc60f50b15c71319
parent501eef33b5ac990ae4b164a27e635be34cb9d14d
useflag/dep_re: less strict if eapi None

When eapi is None then validation is not as strict, since we want the
same to work for multiple EAPIs that may have slightly different rules.
pym/portage/dep/__init__.py
pym/portage/tests/dep/test_use_reduce.py