commit:     6cce05c6b3118268ae5a241c1bd045ce6b3f3989
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 23:05:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 23:05:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cce05c6

media-video/ccextractor: fix UnusedInherits (flag-o-matic)

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

 media-video/ccextractor/ccextractor-0.88.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/ccextractor/ccextractor-0.88.ebuild 
b/media-video/ccextractor/ccextractor-0.88.ebuild
index 72d1707c1697..3a4800596f1b 100644
--- a/media-video/ccextractor/ccextractor-0.88.ebuild
+++ b/media-video/ccextractor/ccextractor-0.88.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake flag-o-matic
+inherit cmake
 
 DESCRIPTION="Extract closed captioning subtitles from video to SRT"
 HOMEPAGE="https://www.ccextractor.org/";

Reply via email to