diff --git a/dev-lang/go/go-9999.ebuild b/dev-lang/go/go-9999.ebuild index 9a52b39fd5247..7adeb6be16563 100644 --- a/dev-lang/go/go-9999.ebuild +++ b/dev-lang/go/go-9999.ebuild @@ -238,11 +238,6 @@ pkg_postinst() -exec touch -r "${EROOT}"${tref} {} \; eend $? - if [[ ${PV} != 9999 && -n ${REPLACING_VERSIONS} && - ${REPLACING_VERSIONS} != ${PV} ]]; then - elog "Release notes are located at http://golang.org/doc/go${PV}" - fi - if $had_support_files; then ewarn ewarn "All editor support, IDE support, shell completion"