From 9bb4d74addb49881ec9af3a2a23252b1309846d8 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 16 Feb 2020 21:23:53 +0100 Subject: [PATCH] media-sound/dcadec: [QA] inherit eutils.eclass directly Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert --- media-sound/dcadec/dcadec-0.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/dcadec/dcadec-0.2.0.ebuild b/media-sound/dcadec/dcadec-0.2.0.ebuild index d0506427c012..d49effdb57c4 100644 --- a/media-sound/dcadec/dcadec-0.2.0.ebuild +++ b/media-sound/dcadec/dcadec-0.2.0.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 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" -- 2.26.2