diff options
author | 2010-03-01 19:05:42 +0000 | |
---|---|---|
committer | 2010-03-01 19:05:42 +0000 | |
commit | 20a62c4ca855a8f69fb85b51804e261e9b1c3e30 (patch) | |
tree | 1a785715edb5f9d06db3f5436f5d75749d51e9ff /media-sound/fluidsynth/fluidsynth-1.1.1.ebuild | |
parent | Stable for HPPA (bug #295051). (diff) | |
download | gentoo-2-20a62c4ca855a8f69fb85b51804e261e9b1c3e30.tar.gz gentoo-2-20a62c4ca855a8f69fb85b51804e261e9b1c3e30.tar.bz2 gentoo-2-20a62c4ca855a8f69fb85b51804e261e9b1c3e30.zip |
Stable for HPPA (bug #295051).
(Portage version: 2.2_rc63/cvs/Linux i686)
Diffstat (limited to 'media-sound/fluidsynth/fluidsynth-1.1.1.ebuild')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild index 2fff30385ccd..7e56da87827b 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 +# 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.2 2009/12/23 20:01:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.3 2010/03/01 19:05:42 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 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" RDEPEND=" >=dev-libs/glib-2.6.5 |