Just did an emerge sync, and when doing: emerge -UupvD world, I got the following error: These are the packages that I would merge, in order: Calculating world dependencies | emerge: there are no masked or unmasked ebuilds to satisfy ">=dev-libs/progsreiserfs-0.3.0.3". !!! Problem with ebuild sys-apps/qtparted-0.3.2 !!! Possibly a DEPEND/*DEPEND problem. !!! Depgraph creation failed. I Checked /usr/portage/sys-apps/qtparted/qtparted-0.3.2.ebuild, and it has a DEPEND on >=dev-libs/progsreiserfs-0.3.0.3, but progsreiserfs live in sys-fs, not dev-libs. Changing it to sys-fs fixed the problem.
seems like vapier fixed this already.