emerge --columns -p @live-rebuild | awk '$1 == "[ebuild" { print $4 }' > livelist;
comm -13 <$(sort kdelist) <$(sort livelist)