From ed7eba5b4740d23f47fcb6a827d67c43bfb9cf94 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 12 Feb 2020 22:03:30 +0100 Subject: [PATCH] dev-util/perf: [QA] inherit estack.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-util/perf/perf-4.14.33-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/perf/perf-4.14.33-r1.ebuild b/dev-util/perf/perf-4.14.33-r1.ebuild index a56ee6109a46..34c62791ba66 100644 --- a/dev-util/perf/perf-4.14.33-r1.ebuild +++ b/dev-util/perf/perf-4.14.33-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python2_7 ) -inherit bash-completion-r1 eutils toolchain-funcs python-single-r1 linux-info +inherit bash-completion-r1 estack eutils toolchain-funcs python-single-r1 linux-info MY_PV="${PV/_/-}" MY_PV="${MY_PV/-pre/-git}" -- 2.26.2