From 65fc3ca316707fec221f63fd54e0774bdfbb476b Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:01:00 +0100 Subject: [PATCH] media-sound/ecasound: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- media-sound/ecasound/ecasound-2.9.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/ecasound/ecasound-2.9.1-r1.ebuild b/media-sound/ecasound/ecasound-2.9.1-r1.ebuild index d7a884894e3c..3e33153f3ddf 100644 --- a/media-sound/ecasound/ecasound-2.9.1-r1.ebuild +++ b/media-sound/ecasound/ecasound-2.9.1-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit autotools eutils python-single-r1 +inherit autotools eutils ltprune python-single-r1 DESCRIPTION="a package for multitrack audio processing" HOMEPAGE="https://ecasound.seul.org/ecasound/" -- 2.26.2