Nokia switched their Qt git master to version 4.7 recently, creating a new branch for 4.6.
They also created two new branches, master-stable and 4.6-stable. Commits pushed to those branches are tested in Nokia’s testing farms, ensuring that they’ll always build.
The Gentoo Qt team provides various live Qt ebuilds in our official overlay, qting-edge [1]. These ebuilds now include x11-libs/qt-*-4.6.9999, building code from the 4.6 Qt branch, as well as a new USE flag called stable-branch, available (and enabled by default) in 4.6.9999 and 4.9999. This USE flag enables/disables the use of the stable branches, allowing you to choose between last-minute code VS tested, known to compile code.
Either way, its bleeding edge!
If you need help, leave a comment or visit us @ Freenode IRC, #gentoo-kde
[1] to install qting-edge, make sure you have layman installed and configured, then run layman -a qting-edge.
Oh sweet!! Thank you guys for keeping up the good work