!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:
dev-java/commons-validator:0
('installed', '/', 'dev-java/commons-validator-1.1.4-r1', 'nomerge') pulled
in by
('installed', '/', 'dev-java/struts-1.2.9-r2', 'nomerge')
('ebuild', '/', 'dev-java/commons-validator-1.3.1', 'merge') pulled in by
('installed', '/', 'dev-util/netbeans-5.5.1-r1', 'nomerge')
The dependency on ~dev-java/commons-validator-1.1.4 was introduced by
betelgeuse for struts-1.2.8.ebuild, and kept since then. That ebuild was the
result of bug 113192, and although the comments there mention a dependency on
this version, there is no clear indication why a later version might not do as
well.
I tried to build struts-1.2.9-r2 against commons-validator-1.3.1, and at least
it compiles all right.