diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-14 21:28:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-14 21:28:12 +0000 |
commit | b7cba7ea281e05d52c40919fdd2759d2f35584e1 (patch) | |
tree | 90208914b22036c0529928721c37258af4b88a22 /media-sound/fluidsynth | |
parent | stable ppc, bug 343163 (diff) | |
download | gentoo-2-b7cba7ea281e05d52c40919fdd2759d2f35584e1.tar.gz gentoo-2-b7cba7ea281e05d52c40919fdd2759d2f35584e1.tar.bz2 gentoo-2-b7cba7ea281e05d52c40919fdd2759d2f35584e1.zip |
stable ppc, bug 343589
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index 07cca5f16853..88579d0a5559 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/fluidsynth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.65 2011/01/04 00:40:56 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.66 2011/01/14 21:28:12 ranger Exp $ + + 14 Jan 2011; Brent Baude <ranger@gentoo.org> fluidsynth-1.1.1.ebuild: + stable ppc, bug 343589 04 Jan 2011; Michael Weber <xmw@gentoo.org> fluidsynth-1.1.1.ebuild: sparc stable (bug 343589) diff --git a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild index 8d0af7ac9eb6..dee702d936ba 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-2011 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.9 2011/01/04 00:40:56 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.10 2011/01/14 21:28:12 ranger Exp $ EAPI=2 inherit libtool @@ -13,7 +13,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}.tar.gz" LICENSE="LGPL-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 |