Please, die just once on the media-libs/gd check, the number of the checks already sucks enough as it is... <snip> local gdflags use png && gdflags="png" use jpeg && gdflags="${gdflags} jpeg" if [[ -n ${gdflags} ]] && ! built_with_use media-libs/gd ${gdflags} ; then local diemsg="Re-emerge media-libs/gd with USE=\"${gdflags}\"" eerror "${diemsg}" die "${diemsg}" fi </snip>
fixed, thanks for the report.