diff options
author | 2021-04-16 08:51:51 +0100 | |
---|---|---|
committer | 2021-04-16 12:18:46 +0100 | |
commit | a4351797c0e3d6428a78f5a8362eac1fdefea370 (patch) | |
tree | 3e3ba7bdce5ef38eec1bac3a69d8840163fea58e /media-video/noad | |
parent | media-video/mjpg-streamer: eutils-- (diff) | |
download | gentoo-a4351797c0e3d6428a78f5a8362eac1fdefea370.tar.gz gentoo-a4351797c0e3d6428a78f5a8362eac1fdefea370.tar.bz2 gentoo-a4351797c0e3d6428a78f5a8362eac1fdefea370.zip |
media-video/noad: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/noad')
-rw-r--r-- | media-video/noad/noad-0.8.6-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/noad/noad-0.8.6-r5.ebuild b/media-video/noad/noad-0.8.6-r5.ebuild index d899fd371e72..d589220b2609 100644 --- a/media-video/noad/noad-0.8.6-r5.ebuild +++ b/media-video/noad/noad-0.8.6-r5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools eutils toolchain-funcs +inherit autotools toolchain-funcs DESCRIPTION="Mark commercial breaks in VDR recordings" HOMEPAGE="http://noad.net23.net/" |