diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:44:45 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:27 +0200 |
commit | 6f02565ffa2f5311318eb84c69dd3fe195f70e0a (patch) | |
tree | 789497b901e728acd46a74dc9954aff622511082 /media-sound | |
parent | media-sound/shnflacverify: Shorter DESCRIPTION (diff) | |
download | gentoo-6f02565ffa2f5311318eb84c69dd3fe195f70e0a.tar.gz gentoo-6f02565ffa2f5311318eb84c69dd3fe195f70e0a.tar.bz2 gentoo-6f02565ffa2f5311318eb84c69dd3fe195f70e0a.zip |
media-sound/tapestrea: Shorter DESCRIPTION
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/tapestrea/tapestrea-0.1.0.5-r1.ebuild | 4 |
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 67b96a5d6095..02149b3021c7 100644 --- a/media-sound/tapestrea/tapestrea-0.1.0.5-r1.ebuild +++ b/media-sound/tapestrea/tapestrea-0.1.0.5-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" inherit eutils flag-o-matic -DESCRIPTION="Techniques + Paradigms for Expressive Synthesis, Transformation, Rendering of Environmental Audio" +DESCRIPTION="Expressive Synthesis, Transformation, Rendering of Environmental Audio" HOMEPAGE="http://taps.cs.princeton.edu/" SRC_URI="http://taps.cs.princeton.edu/release/files/${P}.tgz" |