Skip to content

Commit

Permalink
dev-lang/go: remove elog for release notes for #589464
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
williamh committed Jul 25, 2016
1 parent d68b3eb commit 2de6e1e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dev-lang/go/go-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2de6e1e

Please sign in to comment.