> I've solved the problem by installing meld-1.6.0 from attic, 1.7.0 and
> 1.8.2 don't work.
> I've tried python2.7 and 3.2 make no difference.
>

FYI meld 1.8.2 works for me. From the use flags you can deduce that it cant
use 3.2, only 2.6 or 2.7.

[ebuild   R    ] dev-util/meld-1.8.2  USE="gnome highlight"
PYTHON_SINGLE_TARGET="python2_7 -python2_6" PYTHON_TARGETS="python2_7
-python2_6" 0 kB

>From the ebuild;
PYTHON_COMPAT=( python2_{6,7} )

Reply via email to