commit:     2de6e1e863a3397b1f70554c689fb156b0288f5d
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 18:21:53 2016 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 18:28:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de6e1e8

dev-lang/go: remove elog for release notes for #589464

Package-Manager: portage-2.2.28

 dev-lang/go/go-9999.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/dev-lang/go/go-9999.ebuild b/dev-lang/go/go-9999.ebuild
index 9a52b39..7adeb6b 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"

Reply via email to