Fix the case where the currently installed package is from a repo that is no longer...
authorZac Medico <zmedico@gentoo.org>
Thu, 12 Jul 2007 04:50:13 +0000 (04:50 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 12 Jul 2007 04:50:13 +0000 (04:50 -0000)
commitcdbd97d9a164135feaf552f5087266a41b565fa0
tree588f0e4e63aa68599f6119473330f898e9ae7e06
parented5e644040ef454dcfc3da77a16829e23325b185
Fix the case where the currently installed package is from a repo that is no longer in the overlay (oldrepo is None rather than an empty string).

svn path=/main/trunk/; revision=7241
pym/emerge/__init__.py