summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:37:07 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:37:07 +0100
commit7b1ee29ab5083f402735b3d6324afc77bae16c67 (patch)
treeb84106f20933a4b10afa597d30f638431a1377a2 /media-sound
parentmedia-sound/lilypond: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-7b1ee29ab5083f402735b3d6324afc77bae16c67.tar.gz
gentoo-7b1ee29ab5083f402735b3d6324afc77bae16c67.tar.bz2
gentoo-7b1ee29ab5083f402735b3d6324afc77bae16c67.zip
media-sound/tapestrea: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/tapestrea/tapestrea-0.1.0.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/tapestrea/tapestrea-0.1.0.5-r1.ebuild b/media-sound/tapestrea/tapestrea-0.1.0.5-r1.ebuild
index 02149b3021c7..10909861c095 100644
--- a/media-sound/tapestrea/tapestrea-0.1.0.5-r1.ebuild
+++ b/media-sound/tapestrea/tapestrea-0.1.0.5-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic toolchain-funcs
DESCRIPTION="Expressive Synthesis, Transformation, Rendering of Environmental Audio"
HOMEPAGE="http://taps.cs.princeton.edu/"