Inside tar_contents(), don't emulate tar --numeric-id option. The uid/gid
authorZac Medico <zmedico@gentoo.org>
Thu, 2 Apr 2009 17:58:39 +0000 (17:58 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 2 Apr 2009 17:58:39 +0000 (17:58 -0000)
commitc922791ab3d4413f78c55184aef55e2c9ef1401c
tree82fea98325497115f097b205ee8370b8fb9dc909
parent63c9a0c65e0c4cc1ef9e407b5cf2d363d3f766b2
Inside tar_contents(), don't emulate tar --numeric-id option. The uid/gid
might be different on the system where the package will be installed, so we
need to store the actual user/group name in the tar file.

svn path=/main/trunk/; revision=13281
pym/portage/dbapi/vartree.py