The previous ebuild (25 Mar 2009) for the stable version of games-board/pokerth-0.6.3 contains as dependancy >=dev-libs/boost-1.34.1 and last stable version of boost is devdev-libs/boost-1.35.0-r2. That works. The new ebuild (09 June 2009) wanted to add support for the eselect-enabled version of boost (see changelog). Therefore the dependancies have changed to >=dev-libs/boost-1.35.0-r5:0 or ~dev-libs/boost-1.34.1 or ~dev-libs/boost-1.33.1. Now pokerth cannot be compiled with boost-1.35.0-r2. Reproducible: Always Steps to Reproduce: 1. just compile pokerth with dependancies only tagged as stable 2. 3. Actual Results: emerge says: pokerth needs at least boost-1.35.0-r5 which is currently masked, and hence it also prevents an emerge --update world Expected Results: Include stable boost-1.35.0-r2 in the DEPEND atom of the ebuild.
Please don't CC devs, the right person will get it anyways.
fixed. thanks for the bug report.