media-libs/ffmpegsource: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:00:04 +0000 (11:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:00:04 +0000 (11:00 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
media-libs/ffmpegsource/ffmpegsource-2.23.ebuild
media-libs/ffmpegsource/ffmpegsource-9999.ebuild

index 9806c3b3ac247e5769af15412939e1d60598b495..49a76ea15427d1895a64cf84359cea99227fa116 100644 (file)
@@ -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"
index 8f773c387ca94655564e6fc695453115fe7c2089..1117295b14794315108ed318cfc7c3031ffbdaef 100644 (file)
@@ -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"