Add FEATURES=fakeroot support which causes install and package phases to run inside...
authorZac Medico <zmedico@gentoo.org>
Mon, 23 Jul 2007 23:33:08 +0000 (23:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 23 Jul 2007 23:33:08 +0000 (23:33 -0000)
commitc2b6ed727403b5066190ae241dd2d5457bd6d51b
tree4b22d492bbf7d71b33638fcc7e4c8f17373e613a
parent9da048e7cd73b341a69254efe4816a6df2a6ab02
Add FEATURES=fakeroot support which causes install and package phases to run inside fakeroot when a non-root user runs the ebuild command.  Thanks to swegener for the initial patch.

svn path=/main/trunk/; revision=7379
bin/ebuild.sh
man/make.conf.5
pym/portage/__init__.py
pym/portage/const.py
pym/portage/dbapi/porttree.py
pym/portage/process.py