Binpkg: add chpathtool support for prefix
authorZac Medico <zmedico@gentoo.org>
Sat, 10 Dec 2011 03:21:44 +0000 (19:21 -0800)
committerZac Medico <zmedico@gentoo.org>
Sat, 10 Dec 2011 03:21:44 +0000 (19:21 -0800)
commit0b32a054ea5e30f127addf7246e0f8dfafbab091
tree60bd7b59923431ff085db56d1579370e1569571e
parent2168e6e712e671afc0845de41fc1f81a7046750c
Binpkg: add chpathtool support for prefix

This uses a python-based chpathtool implementation which is intended to
be compatible with the C-based implemenation that the prefix branch
uses.
bin/chpathtool.py [new file with mode: 0755]
pym/_emerge/Binpkg.py