From: William Hubbs Date: Mon, 25 Jul 2016 18:28:07 +0000 (-0500) Subject: dev-lang/go: sync 1.6.3 with live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c80abdc1450035984f63194cb0556e8024ebcbe2;p=gentoo.git dev-lang/go: sync 1.6.3 with live ebuild Package-Manager: portage-2.2.28 --- diff --git a/dev-lang/go/go-1.6.3.ebuild b/dev-lang/go/go-1.6.3.ebuild index 83c569173d88..76a895e8fa84 100644 --- a/dev-lang/go/go-1.6.3.ebuild +++ b/dev-lang/go/go-1.6.3.ebuild @@ -243,11 +243,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"