Skip to content

Commit

Permalink
media-video/ccextractor: fix UnusedInherits (flag-o-matic)
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Mar 9, 2022
1 parent f2aea8b commit 6cce05c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-video/ccextractor/ccextractor-0.88.ebuild
Original file line number Diff line number Diff line change
@@ -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/"
Expand Down

0 comments on commit 6cce05c

Please sign in to comment.