Bug #192341 - Eliminate the dependency on py-freebsd by implementing
authorZac Medico <zmedico@gentoo.org>
Wed, 26 Sep 2007 04:49:11 +0000 (04:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 26 Sep 2007 04:49:11 +0000 (04:49 -0000)
commite9156c77ede4e00eafd2171c8e89f2f0898cc77e
tree04bc23555aafdca7f2ea176f0ceea5994eaa82b3
parent2aec000c6ac2b236bdd9dba00d3a001d7fdcea7b
Bug #192341 - Eliminate the dependency on py-freebsd by implementing
it's chflags() and lchflags() functions as wrappers around the
chflags command (which should always be available in any case). The
functions are only called when merging/unmerging files that actually
have flags set so the performance difference should be negligible.
(trunk r7808)

svn path=/main/branches/2.1.2/; revision=7833
pym/portage.py