OpenOffice-2.3.1 needs kdelibs-3 to compile when USE="kde" is set. If only kdelibs-4 is installed, it will fail to build. Reproducible: Always Steps to Reproduce: 1. emerge =kdelibs-4* 2. USE="kde" emerge openoffice Actual Results: Build fails because kde headers cannot be found. Expected Results: Use kdelibs-4 headers (if possible) or depend on the correct version. Changing the dependency to =kde-base/kdelibs-3* or kde-base/kdelibs:3.5 should fix the issue.
Forgot to close this bug, already fixed...