Versions of enigmail prior to 0.95.0 are not compatible with Thunderbird 2.0.
The ebuild needs to be updated to require 0.95.0 or higher.
Reproducible: Always
Steps to Reproduce:
1. unmask mozilla-thunderbird-2.0.0.0
2. enable 'crypt' useflag
3. emerge mozilla-thunderbird
Actual Results:
x11-plugins/enigmail-0.94.3 is installed, which is disabled in
mozilla-thunderbird-2.0.0.0 due to incompatibility.
Expected Results:
Require x11-plugins/enigmail-0.95.0 be unmasked or crypt flag disabled.
I have made the necessary change to the ebuild file, which I am including as an
attachment.