commit:     3edaea40f8071567daec98d1209f1b96af7a28a5
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 20:23:56 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 20:23:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edaea40

media-sound/grip: [QA] inherit eutils.eclass directly

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 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 c89721d90b0..7c0a4b85f94 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 41737016470..ea1d05e4b63 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/";

Reply via email to