From 1b0ab899475930648518666a372a91192e4797d5 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:39:26 +0100 Subject: [PATCH] sys-fs/mtd-utils: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild b/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild index 0b91c6a378c0..d319387dee4d 100644 --- a/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild +++ b/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild @@ -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" -- 2.26.2