sys-fs/mtd-utils: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:26 +0000 (22:39 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:26 +0000 (22:39 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild

index 0b91c6a378c097e06fbb336e78cb7f776d5bdf8e..d319387dee4df7d67bf3cfea4e75a43ec3355d53 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-inherit eutils vcs-snapshot
+inherit eutils vcs-snapshot toolchain-funcs
 
 if [[ ${PV} == "99999999" ]] ; then
        EGIT_REPO_URI="git://git.infradead.org/mtd-utils.git"