summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-12-22 13:38:47 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-12-22 13:38:47 +0000
commit64f12f651eb9f3bf10d61216fcd0f6aa43791969 (patch)
tree86f05b085b855f9fa9a6a0e17deaef397df395a9 /media-sound
parentamd64 stable wrt #348540 (diff)
downloadgentoo-2-64f12f651eb9f3bf10d61216fcd0f6aa43791969.tar.gz
gentoo-2-64f12f651eb9f3bf10d61216fcd0f6aa43791969.tar.bz2
gentoo-2-64f12f651eb9f3bf10d61216fcd0f6aa43791969.zip
Stable on alpha, bug #343589
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/fluidsynth/ChangeLog5
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index 59a23eef760e..4de8562f224d 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.63 2010/11/05 20:30:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.64 2010/12/22 13:38:47 klausman Exp $
+
+ 22 Dec 2010; Tobias Klausmann <klausman@gentoo.org> fluidsynth-1.1.1.ebuild:
+ Stable on alpha, bug #343589
05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
fluidsynth-1.1.1.ebuild:
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild
index 817a41108023..11ef7f31258a 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.7 2010/11/05 20:30:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.8 2010/12/22 13:38:47 klausman 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