chpathtool: switch from C to Python version
authorFabian Groffen <grobian@gentoo.org>
Thu, 9 Feb 2012 07:58:56 +0000 (08:58 +0100)
committerFabian Groffen <grobian@gentoo.org>
Thu, 9 Feb 2012 07:58:56 +0000 (08:58 +0100)
commit47c5b25cab2c01efe725b0651f8d500b965883e4
treeacfa22d5f56155227c942eeec1fff4dca6e10244
parent3fcce02f31976dcc8f40b350288f81b648955597
chpathtool: switch from C to Python version

To resolve bug #402413, use master's Python implementation of
chpathtool.  Removed the C implementation, which makes the need for
configure a lot less.
Makefile.am
bin/chpathtool.py
configure.in
man/chpathtool.5 [deleted file]
pym/_emerge/Binpkg.py
src/Makefile.am [deleted file]
src/bsd-flags/Makefile.in [deleted file]
src/chpathtool.c [deleted file]