From: David Seifert Date: Sat, 15 Feb 2020 10:00:59 +0000 (+0100) Subject: media-sound/alsa-tools: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e4d259e64b95c56f299d22a2eeb7e116d7b76f88;p=gentoo.git media-sound/alsa-tools: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild b/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild index 7e1ceda4f912..3d691d2667b0 100644 --- a/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild +++ b/media-sound/alsa-tools/alsa-tools-1.1.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils flag-o-matic +inherit autotools eutils flag-o-matic ltprune DESCRIPTION="Advanced Linux Sound Architecture tools" HOMEPAGE="https://alsa-project.org/"