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 DFE01138359 for ; Thu, 12 Nov 2020 23:41:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25ECAE0849; Thu, 12 Nov 2020 23:41:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9D9E6E0849 for ; Thu, 12 Nov 2020 23:41:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 78B99340BBA for ; Thu, 12 Nov 2020 23:41:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDCF6439 for ; Thu, 12 Nov 2020 23:41:54 +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: <1605224350.56dc87d421b1335c8485680e043883e4f5ddd56a.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-1.14.12.ebuild dev-lang/go/go-1.15.5.ebuild X-VCS-Directories: dev-lang/go/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 56dc87d421b1335c8485680e043883e4f5ddd56a X-VCS-Branch: master Date: Thu, 12 Nov 2020 23:41:54 +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: 60c0b08f-79c6-41f4-ab9a-f4fb12ddda4d X-Archives-Hash: 726acc0c2ce230dea548243de5e7be3f commit: 56dc87d421b1335c8485680e043883e4f5ddd56a Author: William Hubbs gentoo org> AuthorDate: Thu Nov 12 23:39:10 2020 +0000 Commit: William Hubbs gentoo org> CommitDate: Thu Nov 12 23:39:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56dc87d4 dev-lang/go: add rebuild instructions to 1.14.12 and 1.15.5 Signed-off-by: William Hubbs gentoo.org> dev-lang/go/go-1.14.12.ebuild | 15 +++++++++++++++ dev-lang/go/go-1.15.5.ebuild | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-lang/go/go-1.14.12.ebuild b/dev-lang/go/go-1.14.12.ebuild index fa07749bdeb..a65f588db76 100644 --- a/dev-lang/go/go-1.14.12.ebuild +++ b/dev-lang/go/go-1.14.12.ebuild @@ -186,3 +186,18 @@ src_install() install_name_tool -id "${libmac64}" "${D}${libmac64}" fi } + +pkg_postinst() { + [[ -z ${REPLACING_VERSIONS} ]] && return + has_version "