app-pda/syncevolution-1.0 fails to build if dev-libs/boost is not installed. According to the syncevolution 'HACKING' document [http://meego.gitorious.org/meego-middleware/syncevolution/blobs/master/HACKING] syncevolution requires Boost version 1.35 or newer. Reproducible: Always Steps to Reproduce: 1. emerge -C boost 2. emerge syncevolution Actual Results: checking for boostlib >= 1.34... configure: error: We could not detect the boost libraries (version 1.34 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
Fixed in 1.1.1 ebuild