commit:     1b0ab899475930648518666a372a91192e4797d5
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 13 21:39:26 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Feb 13 21:39:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0ab899

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 <soap <AT> gentoo.org>

 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 0b91c6a378c..d319387dee4 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"

Reply via email to