Bug #220341 - USE=multislot can make an installed package appear as if
authorZac Medico <zmedico@gentoo.org>
Thu, 8 May 2008 17:40:20 +0000 (17:40 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 8 May 2008 17:40:20 +0000 (17:40 -0000)
commit95cb48a6aba8e96dde7487325670e2fe8032ea7b
tree0a061f6433fc3933e9b18016e83433bfebd22e9b
parentae08980a1ac516729c2a7243ebe8edec2d3865d5
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. (trunk r10237)

svn path=/main/branches/2.1.2/; revision=10238
bin/emerge