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

index b4de30c1112283c9780b13d3e756060b78aa6b94..b4008daded6c297a8c38059406227bbf81d887c1 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 AUTOTOOLS_AUTORECONF=true
-inherit eutils autotools
+inherit eutils autotools ltprune
 
 DESCRIPTION="A library for high quality time and pitch scale modification"
 HOMEPAGE="http://sbsms.sourceforge.net/"