unpack: always unpack to cwd (bug #376741)
authorZac Medico <zmedico@gentoo.org>
Mon, 1 Aug 2011 23:48:07 +0000 (16:48 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 1 Aug 2011 23:48:07 +0000 (16:48 -0700)
commit75a0cce2b6d7ecb8f369a65fbb047e3ce9d96b44
treedb5eb2be308eb801e7a2f73e8dd4d94549994a9b
parentc72376156311ffa96a5d130bd8b0a207b3fc9ceb
unpack: always unpack to cwd (bug #376741)

This brings portage into agreement with PMS. Also, for existing EAPIs,
if the source file is in a writable directory then this will create a
symlink for backward-compatible emulation of tools like gunzip and
bunzip2.
bin/ebuild.sh