Fix --newuse code to compare installed package USE to the USE that a binary
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:49:12 +0000 (06:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:49:12 +0000 (06:49 -0000)
commit66c5f39097aa9a0ed69e5cd9606dfbaedde35a7a
treeb4da99170ab84456818199b4f2daa501397ad5b8
parent49e4866865d05eabca78e26c43de97955942ba6f
Fix --newuse code to compare installed package USE to the USE that a binary
package was built with (instead of config["PORTAGE_USE"]). (trunk r13253)

svn path=/main/branches/2.1.6/; revision=13432
pym/_emerge/__init__.py