src_unpack() {
default
mv "${WORKDIR}/sbt" "${S}" || die
mv "${WORKDIR}/sbt-launcher-packaging-${PV}" "${S}" || die
}
java_prepare() {