I know it's only been a couple of hours, but I already bumped it in my local overlay, so I thought I'd share with you what I did. I just renamed all the ebuilds (of course). I changed the eclass to use the correct SCR_URI: 215c215,220 < SRC_URI="mirror://kde/unstable/plasma/${PV}/src/${_kmname}-${PV}.tar.xz" --- > case ${PV} in > 4.??.? | 4.???.? ) > SRC_URI="mirror://kde/unstable/plasma/${PV}/src/${_kmname}-${PV}.tar.xz" ;; > *) > SRC_URI="mirror://kde/stable/plasma/${PV}/${_kmname}-${PV}.tar.xz" ;; > esac libnm-qt, libmm-qt and libkscreen are now version 5.0.91. I'll just refer to bug #516722 for libnm-qt and plasma-nm. With those changes, everything is working so far. Reproducible: Always
Thanks, fixed in git. http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1b7e3e980aaf91b3cd2d0cf96d162975c0d1e279 http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1fa0e0f39371cf4fb40def7f764eb9073220c0f6