dev-perl/XML-LibXSLT-1.66 requires XML::LibXML-1.66 but is not enforced in the
ebuild file.
Reproducible: Always
Steps to Reproduce:
1.Install dev-perl/XML-LibXSLT-1.66
2.Install dev-perl/XML-LibXML-1.65
3.Run a perl program that requires XML::LibXSLT
Actual Results:
XML::LibXML version 1.66 required--this is only version 1.65 at
/usr/lib/perl5/vendor_perl/5.8.8/i686-linux-thread-multi/XML/LibXSLT.pm line 7.
Expected Results:
An ugrade to dev-perl/XML-LibXSLT-1.66 from 1.62 should have automatically
pulled in the new version of dev-perl/XML-LibXML