From 3edaea40f8071567daec98d1209f1b96af7a28a5 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 16 Feb 2020 21:23:56 +0100 Subject: [PATCH] media-sound/grip: [QA] inherit eutils.eclass directly Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert --- media-sound/grip/grip-4.0.1-r1.ebuild | 2 +- media-sound/grip/grip-4.1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/grip/grip-4.0.1-r1.ebuild b/media-sound/grip/grip-4.0.1-r1.ebuild index c89721d90b02..7c0a4b85f944 100644 --- a/media-sound/grip/grip-4.0.1-r1.ebuild +++ b/media-sound/grip/grip-4.0.1-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic toolchain-funcs libtool +inherit eutils flag-o-matic toolchain-funcs libtool DESCRIPTION="GTK+ based Audio CD Player/Ripper" HOMEPAGE="https://sourceforge.net/projects/grip/" diff --git a/media-sound/grip/grip-4.1.0.ebuild b/media-sound/grip/grip-4.1.0.ebuild index 41737016470b..ea1d05e4b634 100644 --- a/media-sound/grip/grip-4.1.0.ebuild +++ b/media-sound/grip/grip-4.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic toolchain-funcs libtool +inherit eutils flag-o-matic toolchain-funcs libtool DESCRIPTION="GTK+ based Audio CD Player/Ripper" HOMEPAGE="https://sourceforge.net/projects/grip/" -- 2.26.2