diff options
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild index 133343421ba9..aad99fffe03a 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit cmake-multilib flag-o-matic -DESCRIPTION="Fluidsynth is a software real-time synthesizer based on the Soundfont 2 specifications" +DESCRIPTION="Software real-time synthesizer based on the Soundfont 2 specifications" HOMEPAGE="http://www.fluidsynth.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |