summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-05-06 12:03:20 +0000
committerDavid Holm <dholm@gentoo.org>2004-05-06 12:03:20 +0000
commit88ad3bb11cf0fcfa63782778d26a7bd59c986ec3 (patch)
treeccdbb07d0114c418c99f17ca023d86ce6660b2aa /media-sound/fluidsynth
parentStable on ppc (Manifest recommit) (diff)
downloadgentoo-2-88ad3bb11cf0fcfa63782778d26a7bd59c986ec3.tar.gz
gentoo-2-88ad3bb11cf0fcfa63782778d26a7bd59c986ec3.tar.bz2
gentoo-2-88ad3bb11cf0fcfa63782778d26a7bd59c986ec3.zip
Removed ppc-specific version mask
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 19180ff26135..61fb137345ef 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.10 2004/04/17 18:18:29 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.11 2004/05/06 12:03:20 dholm Exp $
+
+ 06 May 2004; David Holm <dholm@gentoo.org> fluidsynth-1.0.3.ebuild:
+ Removed ppc-specific version mask.
17 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
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 22b592223eab..e8e88a9c1669 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.10 2004/04/29 07:47:22 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.11 2004/05/06 12:03:20 dholm Exp $
inherit flag-o-matic eutils
@@ -16,7 +16,7 @@ IUSE="alsa jack sse ladcca"
DEPEND="jack? ( virtual/jack )
media-libs/ladspa-sdk
- !ppc? ( ladcca? ( =media-libs/ladcca-0.3* ) )
+ ladcca? ( =media-libs/ladcca-0.3* )
alsa? ( media-libs/alsa-lib )"
# ladcca-0.4 support is broken. bug #46916