From c770e8516a236807363fecfe1bec7b8b391993c5 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sat, 25 Mar 2017 22:15:24 +0100 Subject: Omit inherit eutils --- media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild') diff --git a/media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild b/media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild index 740c126c..f3b356c5 100644 --- a/media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild +++ b/media-video/avinfo/avinfo-1.0_alpha15_p1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2016 Gentoo Foundation +# Copyright 2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 RESTRICT="mirror" -inherit eutils toolchain-funcs +inherit toolchain-funcs MY_P=${PN}-1.0.a15unix -- cgit v1.2.3-65-gdbad