diff options
author | Michael Weber <xmw@gentoo.org> | 2011-01-04 00:40:56 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-01-04 00:40:56 +0000 |
commit | 3cb50f2b2aa4700445e385d04564a53ea2798f0a (patch) | |
tree | 84901e1fe83cc581595fc11535638ed656aa6af5 /media-sound | |
parent | added ~sparc (bug 345465) (diff) | |
download | gentoo-2-3cb50f2b2aa4700445e385d04564a53ea2798f0a.tar.gz gentoo-2-3cb50f2b2aa4700445e385d04564a53ea2798f0a.tar.bz2 gentoo-2-3cb50f2b2aa4700445e385d04564a53ea2798f0a.zip |
sparc stable (bug 343589)
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index 4de8562f224d..07cca5f16853 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,9 @@ # 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.64 2010/12/22 13:38:47 klausman Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.65 2011/01/04 00:40:56 xmw Exp $ + + 04 Jan 2011; Michael Weber <xmw@gentoo.org> fluidsynth-1.1.1.ebuild: + sparc stable (bug 343589) 22 Dec 2010; Tobias Klausmann <klausman@gentoo.org> fluidsynth-1.1.1.ebuild: Stable on alpha, bug #343589 diff --git a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild index 11ef7f31258a..8d0af7ac9eb6 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 +# Copyright 1999-2011 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.8 2010/12/22 13:38:47 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.9 2011/01/04 00:40:56 xmw Exp $ EAPI=2 inherit libtool @@ -13,7 +13,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND=" >=dev-libs/glib-2.6.5 |