projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2de6e1e
)
dev-lang/go: sync 1.6.3 with live ebuild
author
William Hubbs
<williamh@gentoo.org>
Mon, 25 Jul 2016 18:28:07 +0000
(13:28 -0500)
committer
William Hubbs
<williamh@gentoo.org>
Mon, 25 Jul 2016 18:28:32 +0000
(13:28 -0500)
Package-Manager: portage-2.2.28
dev-lang/go/go-1.6.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/go/go-1.6.3.ebuild
b/dev-lang/go/go-1.6.3.ebuild
index 83c569173d88727a28b4a029e090172e7428acc1..76a895e8fa840d744924631810d8a165d50986f7 100644
(file)
--- 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"