Bug #262647 - Explicitly exclude SRC_URI and other potentially long metadata
authorZac Medico <zmedico@gentoo.org>
Sat, 13 Feb 2010 23:03:39 +0000 (23:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 13 Feb 2010 23:03:39 +0000 (23:03 -0000)
commit7d2fa6927d3a60828f09a0a2cd569038c2c18482
tree509d672a58e272d1ccad8fafc4e4048638a5140d
parente0da735cca74d09de02387f43d5cdee4a7e8381f
Bug #262647 - Explicitly exclude SRC_URI and other potentially long metadata
variables from config.environ() exports, to avoid potential E2BIG errors from
execve calls.

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