Bug #220341 - USE=multislot can make an installed package appear as if
authorZac Medico <zmedico@gentoo.org>
Thu, 8 May 2008 17:37:38 +0000 (17:37 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 8 May 2008 17:37:38 +0000 (17:37 -0000)
commit65a421ae35acd5639ad1258e220754a85e55de6e
tree52386177a23f33715d4efb4e42dc84c5c729aacd
parent94349dc4919302d200703945933513692bef561b
Bug #220341 - USE=multislot can make an installed package appear as if
it doesn't satisfy a slot dependency. Rebuilding the ebuild won't do
any good as long as USE=multislot is enabled since the newly built
package still won't have the expected slot. Therefore, assume that
such SLOT dependencies are already satisfied rather than forcing a
rebuild.

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