diff options
author | Tim Harder <radhermit@gentoo.org> | 2010-10-13 06:18:29 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2010-10-13 06:18:29 +0000 |
commit | 11ff53ffdfc36e0c23a892a51c46930da47d3f15 (patch) | |
tree | 831dd8ca2cafba39ff0bf77e0350404180a566b3 /media-sound/fluidsynth/fluidsynth-1.0.9.ebuild | |
parent | remove libpano13/hugin mask, final versions in tree (diff) | |
download | gentoo-2-11ff53ffdfc36e0c23a892a51c46930da47d3f15.tar.gz gentoo-2-11ff53ffdfc36e0c23a892a51c46930da47d3f15.tar.bz2 gentoo-2-11ff53ffdfc36e0c23a892a51c46930da47d3f15.zip |
Change LICENCE to LGPL-2 for bug #338348 and update copyright years.
(Portage version: 2.2_rc90/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/fluidsynth/fluidsynth-1.0.9.ebuild')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild index c02f2abb0514..260ad026675d 100644 --- a/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild,v 1.9 2009/08/09 11:42:15 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild,v 1.10 2010/10/13 06:18:29 radhermit Exp $ EAPI=2 inherit flag-o-matic eutils libtool autotools @@ -11,7 +11,7 @@ DESCRIPTION="Fluidsynth is a software real-time synthesizer based on the Soundfo HOMEPAGE="http://www.fluidsynth.org/" SRC_URI="http://savannah.nongnu.org/download/fluid/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="LGPL-2" SLOT="0" KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd" |