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 | |
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')
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.9.ebuild | 6 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.0.ebuild | 6 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.1.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index 9841e4950e70..4b090834aac0 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/fluidsynth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.58 2010/03/01 19:05:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.59 2010/10/13 06:18:29 radhermit Exp $ + + 13 Oct 2010; Tim Harder <radhermit@gentoo.org> fluidsynth-1.0.9.ebuild, + fluidsynth-1.1.0.ebuild, fluidsynth-1.1.1.ebuild: + Change LICENCE to LGPL-2 for bug #338348 and update copyright years. 01 Mar 2010; Jeroen Roovers <jer@gentoo.org> fluidsynth-1.1.1.ebuild: Stable for HPPA (bug #295051). 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" diff --git a/media-sound/fluidsynth/fluidsynth-1.1.0.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.0.ebuild index eb8bb212609a..e7a5ae8f89ed 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.0.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.0.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.1.0.ebuild,v 1.1 2009/11/14 10:46:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.0.ebuild,v 1.2 2010/10/13 06:18:29 radhermit Exp $ EAPI=2 inherit libtool @@ -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" diff --git a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild index 7e56da87827b..216a11b10460 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild @@ -1,6 +1,6 @@ # 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.1.1.ebuild,v 1.3 2010/03/01 19:05:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.4 2010/10/13 06:18:29 radhermit Exp $ EAPI=2 inherit libtool @@ -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 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" |