--- erlang-13.2.2.ebuild 2009-11-25 12:35:28.000000000 +0100 +++ erlang-13.2.3.ebuild 2009-12-01 03:45:22.000000000 +0100 @@ -16,7 +16,7 @@ # the next line selects the right source. ERL_VER=($(get_version_components)) -MY_PV="R$(get_major_version)B0${ERL_VER[2]}-1" +MY_PV="R$(get_major_version)B0${ERL_VER[2]}" # ATTN!! Take care when processing the C, etc version! MY_P=otp_src_${MY_PV}