unmerge: skip getvirtuals() if cat is not virtual
authorZac Medico <zmedico@gentoo.org>
Mon, 9 May 2011 06:08:43 +0000 (23:08 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 9 May 2011 06:08:43 +0000 (23:08 -0700)
commit1a693adbc6ea559e92f88268c0d5b3d54c0f7c06
treeb59ca0e3d43a1b1950ebff9ba3da05c1e52b8cd0
parentb3d51db7521faa2f7c2dbc0d71894e46e74231d0
unmerge: skip getvirtuals() if cat is not virtual

This allows us to avoid triggering the old-style virtual code which
scans /var/db/pkg/*/*/PROVIDE.
pym/_emerge/unmerge.py