summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:04 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:04 +0100
commit5da5b21f28cc0f5a4b87ab39d9f9e73f46a3781e (patch)
treeb21a9d0336c664d14d68ba455a1105089a460522 /media-libs
parentmedia-libs/alsa-lib: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-5da5b21f28cc0f5a4b87ab39d9f9e73f46a3781e.tar.gz
gentoo-5da5b21f28cc0f5a4b87ab39d9f9e73f46a3781e.tar.bz2
gentoo-5da5b21f28cc0f5a4b87ab39d9f9e73f46a3781e.zip
media-libs/ffmpegsource: [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-libs')
-rw-r--r--media-libs/ffmpegsource/ffmpegsource-2.23.ebuild4
-rw-r--r--media-libs/ffmpegsource/ffmpegsource-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/ffmpegsource/ffmpegsource-2.23.ebuild b/media-libs/ffmpegsource/ffmpegsource-2.23.ebuild
index 9806c3b3ac24..49a76ea15427 100644
--- a/media-libs/ffmpegsource/ffmpegsource-2.23.ebuild
+++ b/media-libs/ffmpegsource/ffmpegsource-2.23.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils flag-o-matic vcs-snapshot
+inherit autotools eutils flag-o-matic ltprune vcs-snapshot
DESCRIPTION="A libav/ffmpeg based source library for easy frame accurate access"
HOMEPAGE="https://github.com/FFMS/ffms2"
diff --git a/media-libs/ffmpegsource/ffmpegsource-9999.ebuild b/media-libs/ffmpegsource/ffmpegsource-9999.ebuild
index 8f773c387ca9..1117295b1479 100644
--- a/media-libs/ffmpegsource/ffmpegsource-9999.ebuild
+++ b/media-libs/ffmpegsource/ffmpegsource-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils flag-o-matic git-r3
+inherit autotools eutils flag-o-matic git-r3 ltprune
DESCRIPTION="A libav/ffmpeg based source library for easy frame accurate access"
HOMEPAGE="https://github.com/FFMS/ffms2"