action_depclean: fix return code
authorZac Medico <zmedico@gentoo.org>
Fri, 2 Dec 2011 18:30:25 +0000 (10:30 -0800)
committerZac Medico <zmedico@gentoo.org>
Fri, 2 Dec 2011 18:30:25 +0000 (10:30 -0800)
commit0ac299616c5cb22befdd9fcd4091d80ca889ef19
treeb46a0c4c45286a40dfa943073fce8f517f7df33d
parentc6c71eefb9532af0d4505de70e58f45ad8e8fe0a
action_depclean: fix return code

The fixes some cases where emerge.log would show that depclean was
unsuccessful when it was really successful but there was nothing to
remove.
pym/_emerge/actions.py
pym/_emerge/unmerge.py