diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 11:01:06 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 11:01:06 +0100 |
commit | 59eb81ece806e403e2b4aa99f130879478175af6 (patch) | |
tree | a32cce3235aefe8a1801aa2cca76491296050f4f /media-tv | |
parent | media-sound/twolame: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-59eb81ece806e403e2b4aa99f130879478175af6.tar.gz gentoo-59eb81ece806e403e2b4aa99f130879478175af6.tar.bz2 gentoo-59eb81ece806e403e2b4aa99f130879478175af6.zip |
media-tv/gtk-v4l: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/gtk-v4l/gtk-v4l-0.4.ebuild | 4 |
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 d91ae69676ab..15a9ed779c81 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit eutils ltprune DESCRIPTION="A control application for Video 4 Linux (based on C and GTK+)" HOMEPAGE="http://fedorahosted.org/gtk-v4l/" |