From 0531ddab44c56c069152278f3655e4723678b582 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:00:52 +0100 Subject: media-libs/tremor: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- media-libs/tremor/tremor-0_pre20130223-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs/tremor') diff --git a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild index 60ba8b2fd7cc..856548ea2fb5 100644 --- a/media-libs/tremor/tremor-0_pre20130223-r1.ebuild +++ b/media-libs/tremor/tremor-0_pre20130223-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV} -inherit autotools eutils multilib-minimal +inherit autotools eutils ltprune multilib-minimal DESCRIPTION="A fixed-point version of the Ogg Vorbis decoder (also known as libvorbisidec)" HOMEPAGE="https://wiki.xiph.org/Tremor" -- cgit v1.2.3-65-gdbad