many KDE ebuilds have hardcoded the path to kdeadmin-3.0-r1.ebuild ... this is bad cause when KDE gets upgraded, the older versions get punted, and the file no longer exists ... i imagine not many people have seen this because not everyone does `emerge --clean rsync` ... rather they just do `emerge rsync` basically the trouble is: PARENT="kde-base/kdeadmin/kdeadmin-3.0-r1.ebuild" the ebuilds with this problem: app-admin/kcmlinuz-0.0.0 app-admin/kcron-3.0 app-admin/ksysv-1.3.8 app-admin/kuser-1.0 app-admin/kwuftpd-0.2.0 app-admin/lilo-config-0.0.0 app-admin/secpolicy-0.0.1 app-arch/kdat-2.0.1 app-arch/kpackage-3.0 k thx dad
Al these ebuilds were removed from cvs some time ago. Please emerge sync --clean.
my bad, i swore i did an `emerge --clean rsync` to make sure this affected the latest verion