dep_check_composite_db: return early from cp_list
authorZac Medico <zmedico@gentoo.org>
Wed, 11 May 2011 04:03:02 +0000 (21:03 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 12 May 2011 05:21:58 +0000 (22:21 -0700)
commite2e27248dd65af1c00514afefa19f63a5d78e9f6
treedaa155415ef211b74bd7385c84ac9b177e3c858b
parente4e1a5dba0589b0bde34abbe5f362d8509192078
dep_check_composite_db: return early from cp_list

Since this implementation is only intended to check for existence of
new-style virtuals, it's a waste of time to return more than one cpv.
pym/_emerge/depgraph.py