media-sound/dcadec: [QA] inherit eutils.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:23:53 +0000 (21:23 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:23:53 +0000 (21:23 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
media-sound/dcadec/dcadec-0.2.0.ebuild

index d0506427c0123c73259ca7b2b75ecc854e830528..d49effdb57c49e04704eb54404d9b1e13db21f5a 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 toolchain-funcs multilib multilib-minimal
+inherit eutils toolchain-funcs multilib multilib-minimal
 
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/foo86/${PN}.git"