summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:55:26 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:03:10 +0100
commit966746c0c235ba0a3ca149101b0c5207de7bd2d2 (patch)
treea8d0e1ab54f345e507bf3dea419e6d4a0a02049e /media-tv
parentmedia-tv/dvbtune: eutils->epatch (diff)
downloadgentoo-966746c0c235ba0a3ca149101b0c5207de7bd2d2.tar.gz
gentoo-966746c0c235ba0a3ca149101b0c5207de7bd2d2.tar.bz2
gentoo-966746c0c235ba0a3ca149101b0c5207de7bd2d2.zip
media-tv/gtk-v4l: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/gtk-v4l/gtk-v4l-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/gtk-v4l/gtk-v4l-0.4.ebuild b/media-tv/gtk-v4l/gtk-v4l-0.4.ebuild
index 15a9ed779c81..96c1e41b6eed 100644
--- a/media-tv/gtk-v4l/gtk-v4l-0.4.ebuild
+++ b/media-tv/gtk-v4l/gtk-v4l-0.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils ltprune
+inherit epatch ltprune
DESCRIPTION="A control application for Video 4 Linux (based on C and GTK+)"
HOMEPAGE="http://fedorahosted.org/gtk-v4l/"