* Remove redundant lchown() compatibility code since the
authorZac Medico <zmedico@gentoo.org>
Sat, 29 Dec 2007 12:17:02 +0000 (12:17 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 29 Dec 2007 12:17:02 +0000 (12:17 -0000)
commite7bc48271f4008a01a97b3ae3d961f8bcba518c8
treed22df936a3b6b1d55e8de0a2d7f80cb8c18f1dfe
parentc3a6e5fa897533274077b7573a6d2a302011be68
* Remove redundant lchown() compatibility code since the
  getattr(os, "lchown", None) call already handles it.

* Simplify the userland detection code in portage.data and add
  a bash version of it to isolated-functions.sh.

(trunk r9098:9101)

svn path=/main/branches/2.1.2/; revision=9102
bin/isolated-functions.sh
pym/portage_data.py