media-video/noad: remove unused eclass

Usage dropped in "media-video/noad: version bump to 0.8.7", which
removed tc-getAR.

Fixes: ad15bc6a97
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2024-11-03 14:11:08 -05:00
parent 73c5f2eaa9
commit ba6b28c15e

View File

@@ -1,9 +1,9 @@
# Copyright 2021-2023 Gentoo Authors
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools toolchain-funcs
inherit autotools
DESCRIPTION="Mark commercial breaks in VDR recordings"
HOMEPAGE="https://github.com/madmartin/noad"