summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-04-03 06:00:41 +0000
committerLars Weiler <pylon@gentoo.org>2004-04-03 06:00:41 +0000
commitb983f7678e1f30b254128ee1f6f41b678abe05c5 (patch)
treed93fb7553d225029a047d6296fe43cf90feaac2a /media-sound/fluidsynth
parentinstall the showimage binary, thanks to: Gerry <trick@icculus.org> in bug #46... (diff)
downloadgentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.tar.gz
gentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.tar.bz2
gentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.zip
stable on ppc
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r--media-sound/fluidsynth/ChangeLog5
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index e06250194314..af0e1aeb0748 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/fluidsynth
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.6 2004/03/27 02:54:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.7 2004/04/03 06:00:41 pylon Exp $
+
+ 03 Apr 2004; Lars Weiler <pylon@gentoo.org> fluidsynth-1.0.3.ebuild:
+ stable on ppc
26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
fluidsynth-1.0.1.ebuild, fluidsynth-1.0.3.ebuild:
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
index b79b4ed7935c..57b52434abdb 100644
--- a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.5 2004/03/27 02:54:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.6 2004/04/03 06:00:41 pylon Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/stable.pkg/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
IUSE="alsa ladcca jack sse"