From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 36D92138359 for ; Thu, 12 Nov 2020 23:35:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68E50E0909; Thu, 12 Nov 2020 23:35:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02FB7E0909 for ; Thu, 12 Nov 2020 23:35:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A950033BE5A for ; Thu, 12 Nov 2020 23:35:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC360439 for ; Thu, 12 Nov 2020 23:35:20 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1605224103.8486795240d2e2b9bba91e410874fd0b8a9645c4.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/go/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/go/go-9999.ebuild X-VCS-Directories: dev-lang/go/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 8486795240d2e2b9bba91e410874fd0b8a9645c4 X-VCS-Branch: master Date: Thu, 12 Nov 2020 23:35:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: acb12301-ba94-4efa-bcac-da34c3c815bb X-Archives-Hash: 42db5abd6507d622f6e8b57cacc03f7d commit: 8486795240d2e2b9bba91e410874fd0b8a9645c4 Author: Georgy Yakovlev gentoo org> AuthorDate: Mon Nov 2 02:49:12 2020 +0000 Commit: William Hubbs gentoo org> CommitDate: Thu Nov 12 23:35:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84867952 dev-lang/go: mention new @go-rebuild set in pkg_postinst Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev gentoo.org> Signed-off-by: William Hubbs gentoo.org> dev-lang/go/go-9999.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/dev-lang/go/go-9999.ebuild b/dev-lang/go/go-9999.ebuild index fa07749bdeb..a65f588db76 100644 --- a/dev-lang/go/go-9999.ebuild +++ b/dev-lang/go/go-9999.ebuild @@ -186,3 +186,18 @@ src_install() install_name_tool -id "${libmac64}" "${D}${libmac64}" fi } + +pkg_postinst() { + [[ -z ${REPLACING_VERSIONS} ]] && return + has_version "