From 5da5b21f28cc0f5a4b87ab39d9f9e73f46a3781e Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:00:04 +0100 Subject: media-libs/ffmpegsource: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- media-libs/ffmpegsource/ffmpegsource-2.23.ebuild | 4 ++-- media-libs/ffmpegsource/ffmpegsource-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'media-libs') 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" -- cgit v1.2.3-65-gdbad