summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-10-31 22:39:35 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-10-31 22:39:35 +0000
commit3b2c8158413594f746f30338413f8afd9d35a9b6 (patch)
tree830d7cf994b680f61ba78e6f145b82f0959712aa /media-sound
parentFixing autotools dependencies (bug #150614) (diff)
downloadgentoo-2-3b2c8158413594f746f30338413f8afd9d35a9b6.tar.gz
gentoo-2-3b2c8158413594f746f30338413f8afd9d35a9b6.tar.bz2
gentoo-2-3b2c8158413594f746f30338413f8afd9d35a9b6.zip
Keyworded ~Âx86-fbsd.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/fluidsynth/ChangeLog6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index ae6dda45ff5f..b80591abce03 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/fluidsynth
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.27 2006/10/23 21:50:16 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.28 2006/10/31 22:39:35 the_paya Exp $
+
+ 31 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
+ fluidsynth-1.0.7.ebuild:
+ Added ~x86-fbsd keyword.
23 Oct 2006; Simon Stelling <blubb@gentoo.org> fluidsynth-1.0.7.ebuild:
remove nonsense
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild
index 47cc1420d7cc..9b621ba64f92 100644
--- a/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild,v 1.7 2006/10/23 21:50:16 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild,v 1.8 2006/10/31 22:39:35 the_paya Exp $
IUSE="alsa jack lash static"
@@ -13,7 +13,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}${RELEASE_SUFFIX}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
DEPEND="jack? ( media-sound/jack-audio-connection-kit )
media-libs/ladspa-sdk