summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:00:32 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:00:32 +0100
commit7f5a5c8dae5598fb6fbaa60be85b4c527f8ff359 (patch)
tree89abe0558376fdd5b143c295c2e2a40defca3405
parentmedia-libs/libquvi: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-7f5a5c8dae5598fb6fbaa60be85b4c527f8ff359.tar.gz
gentoo-7f5a5c8dae5598fb6fbaa60be85b4c527f8ff359.tar.bz2
gentoo-7f5a5c8dae5598fb6fbaa60be85b4c527f8ff359.zip
media-libs/libsbsms: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
index b4de30c11122..b4008daded6c 100644
--- a/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
+++ b/media-libs/libsbsms/libsbsms-2.0.2-r1.ebuild
@@ -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/"