commit:     523781b7cdfad033ba960e5f1de86f2b159d946b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 22:54:59 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 22:54:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=523781b7

media-sound/gstreamripper: fix UnusedInherits (autotools)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/gstreamripper/gstreamripper-0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/gstreamripper/gstreamripper-0.2.ebuild 
b/media-sound/gstreamripper/gstreamripper-0.2.ebuild
index 38325af58bec..5e95bb7b5d9b 100644
--- a/media-sound/gstreamripper/gstreamripper-0.2.ebuild
+++ b/media-sound/gstreamripper/gstreamripper-0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit autotools desktop
+inherit desktop
 
 MY_P=GStreamripperX-${PV}
 

Reply via email to