Change package status messages to give more accurate information about what
authorZac Medico <zmedico@gentoo.org>
Fri, 18 Jul 2008 01:42:38 +0000 (01:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 18 Jul 2008 01:42:38 +0000 (01:42 -0000)
commit83b72e26e2961db83532bfc2c325d23a4f141758
treec062d16429be1b6032003fcd719b9a6bce38dc5f
parent43d0545119b66e6196508d40bae884df3ffa2a4f
Change package status messages to give more accurate information about what
is happening at a given time:

 * Change "Emerging" messages to "Building" for ebuilds and "Extracting" for
   binary packages.

 * Change "Merging" messages to "Installing" and "Uninstalling".

svn path=/main/trunk/; revision=11121
pym/_emerge/__init__.py