diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:51:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:18:44 +0100 |
commit | 6d15d89bf2aa7845e02e7b011e404c21ea0ab0ba (patch) | |
tree | eeed42421d159404d7c4987da70a1a92c756fe7e /media-video | |
parent | media-video/ffmpeg: eutils-- (diff) | |
download | gentoo-6d15d89bf2aa7845e02e7b011e404c21ea0ab0ba.tar.gz gentoo-6d15d89bf2aa7845e02e7b011e404c21ea0ab0ba.tar.bz2 gentoo-6d15d89bf2aa7845e02e7b011e404c21ea0ab0ba.zip |
media-video/harvid: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/harvid/harvid-0.8.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/harvid/harvid-0.8.3-r1.ebuild b/media-video/harvid/harvid-0.8.3-r1.ebuild index e8896dbe474c..6e0a1ba99158 100644 --- a/media-video/harvid/harvid-0.8.3-r1.ebuild +++ b/media-video/harvid/harvid-0.8.3-r1.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 toolchain-funcs eutils +inherit toolchain-funcs DESCRIPTION="HTTP Ardour Video Daemon" HOMEPAGE="http://x42.github.io/harvid/" |