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 66DB5138330 for ; Tue, 23 Aug 2016 17:26:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53BEB21C13A; Tue, 23 Aug 2016 17:26:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5722121C0E0 for ; Tue, 23 Aug 2016 17:26:02 +0000 (UTC) Received: from vm-gentoo-x64.intern.deutschmann.biz (p2003000611285F34396ED2C8CA386A1B.dip0.t-ipconnect.de [IPv6:2003:6:1128:5f34:396e:d2c8:ca38:6a1b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: whissi) by smtp.gentoo.org (Postfix) with ESMTPSA id BC3DC3408F9 for ; Tue, 23 Aug 2016 17:25:58 +0000 (UTC) From: Thomas Deutschmann To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] [PATCH v3] eutils.eclass: Show death notice only when user patches were really applied Date: Tue, 23 Aug 2016 19:25:31 +0200 Message-Id: <20160823172532.63173-1-whissi@gentoo.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20160822172903.103838-1-whissi@gentoo.org> References: <20160822172903.103838-1-whissi@gentoo.org> 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-Archives-Salt: 0fbcdb63-4630-4013-bcec-6bae3ff390de X-Archives-Hash: e6a7bcaeb17c69bf65f4a52cc32146fe Here's v3. Ulm suggested to get rid of the global EPATCH_N_APPLIED_PATCHES variable so that EAPI 6' environment stays clean. Thomas Deutschmann (1): eutils.eclass: Show death notice only when user patches were really applied eclass/eutils.eclass | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) -- 2.9.3