Make portage.unmerge return 0 on success in order to make `ebuild unmerge` exit nicel...
authorZac Medico <zmedico@gentoo.org>
Sun, 12 Mar 2006 11:22:14 +0000 (11:22 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 12 Mar 2006 11:22:14 +0000 (11:22 -0000)
commit22d1cbf2757650dd40e0303c706946474abd98aa
tree991f68917f6ce3ad14339d66a4ca9d6ec4873c35
parent816ec8fa2903f10a5dca945f8bd875299672e690
Make portage.unmerge return 0 on success in order to make `ebuild unmerge` exit nicely.  Thanks to kosmikus for reporting the "Could not run the required binary?" message.

svn path=/main/trunk/; revision=2862
pym/portage.py