summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-12-23 20:01:09 +0000
committerJeroen Roovers <jer@gentoo.org>2009-12-23 20:01:09 +0000
commit250fdfb4a3b16a209e13caeb4fd14fd32fb729aa (patch)
treef551e2d3ddcf2179d4470ada03e3fac125eaafd4 /media-sound/fluidsynth
parentMarked ~hppa (bug #294508). (diff)
downloadgentoo-2-250fdfb4a3b16a209e13caeb4fd14fd32fb729aa.tar.gz
gentoo-2-250fdfb4a3b16a209e13caeb4fd14fd32fb729aa.tar.bz2
gentoo-2-250fdfb4a3b16a209e13caeb4fd14fd32fb729aa.zip
Marked ~hppa (bug #294508).
(Portage version: 2.2_rc60/cvs/Linux i686)
Diffstat (limited to 'media-sound/fluidsynth')
-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 9e5bba8b88ff..7e4da435781b 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/fluidsynth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.56 2009/12/22 13:35:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.57 2009/12/23 20:01:09 jer Exp $
+
+ 23 Dec 2009; Jeroen Roovers <jer@gentoo.org> fluidsynth-1.1.1.ebuild:
+ Marked ~hppa (bug #294508).
*fluidsynth-1.1.1 (22 Dec 2009)
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild
index 9accc1a91536..2fff30385ccd 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-2009 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.1 2009/12/22 13:35:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.2 2009/12/23 20:01:09 jer Exp $
EAPI=2
inherit libtool
@@ -13,7 +13,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
RDEPEND="
>=dev-libs/glib-2.6.5