gimp 2.10.20 won't pass configure step if media-gfx/mypaint-brushes-2.0.2 is installed, gimp require 1.x version of this package Reproducible: Always Steps to Reproduce: 1. emerge -C media-gfx/mypaint-brushes media-gfx/gimp 2. emerge -1 =media-gfx/mypaint-brushes-2.0.2 3. emerge -1 =media-gfx/gimp-2.10.20 Actual Results: configure step of gimp fails complaining mypaint-brushes 1.x not found Expected Results: configure step and build should succeed can be fixed by adding >=media-gfx/mypaint-brushes-1.3.0 <media-gfx/mypaint-brushes-2.0.0 instead of >=media-gfx/mypaint-brushes-1.3.0 in COMMON_DEPEND
*** This bug has been marked as a duplicate of bug 737794 ***