dev-util/perf: [QA] inherit estack.eclass directly
authorDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 21:03:30 +0000 (22:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Wed, 12 Feb 2020 21:03:30 +0000 (22:03 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-util/perf/perf-4.14.33-r1.ebuild

index a56ee6109a46059218f2789bde62dd2122940ddb..34c62791ba6683be98ee5ac5b9dbf38364c94ef6 100644 (file)
@@ -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}"