ebuild.sh: EAPI conditional usex dummy
authorZac Medico <zmedico@gentoo.org>
Thu, 27 Sep 2012 17:38:37 +0000 (10:38 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 27 Sep 2012 17:38:37 +0000 (10:38 -0700)
commit4c1145787195dcd1cc9a459d4cada72155d3ad81
tree659579a7abbb9d53f37b9670605f922e1cd334e1
parenta6cfb7dc96cf015d3867929ab0dece49fb69ded0
ebuild.sh: EAPI conditional usex dummy

This probably makes no difference in practice, since it only affects
the "depend" phase. Note that we're allowed to use EAPI conditionals
here, since we parse the EAPI on the python side and pass it to bash.
bin/ebuild.sh