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 215E1138334 for ; Tue, 1 Oct 2019 21:08:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91C2CE08B1; Tue, 1 Oct 2019 21:08:12 +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 3E98DE086C for ; Tue, 1 Oct 2019 21:08:12 +0000 (UTC) Received: from whubbs1.gaikai.biz (unknown [100.42.103.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: williamh) by smtp.gentoo.org (Postfix) with ESMTPSA id EFFF434B771; Tue, 1 Oct 2019 21:08:10 +0000 (UTC) Received: (nullmailer pid 31312 invoked by uid 1000); Tue, 01 Oct 2019 21:07:52 -0000 From: William Hubbs To: gentoo-dev@lists.gentoo.org Cc: William Hubbs Subject: [gentoo-dev] [PATCH 0/1] go-module.eclass: only show wwarning for new packages Date: Tue, 1 Oct 2019 16:07:48 -0500 Message-Id: <20191001210749.31266-1-williamh@gentoo.org> X-Mailer: git-send-email 2.21.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: 0d2cff18-bcf6-4aed-b2fb-17a11f4a12ab X-Archives-Hash: a7d55524c11a83b12a6e37bf861f5c91 *** BLURB HERE *** The pkg_postinst function in this eclass should only display the warning if the user is installing a new package, not for upgrades. William Hubbs (1): go-module.eclass: only show warning for new packages eclass/go-module.eclass | 1 + 1 file changed, 1 insertion(+) -- 2.21.0