summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-11-23 12:33:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-11-23 12:33:49 +0000
commita452f11b51d1c6474265c611886cb924a9f158a9 (patch)
tree10752e4551edaf3ae38f6c35f700280b4e1030a7 /media-sound
parent2.1.4_rc2 bump. This version makes the bashrc behavior in the ebuild (diff)
downloadgentoo-2-a452f11b51d1c6474265c611886cb924a9f158a9.tar.gz
gentoo-2-a452f11b51d1c6474265c611886cb924a9f158a9.tar.bz2
gentoo-2-a452f11b51d1c6474265c611886cb924a9f158a9.zip
sparc stable wrt #199695
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/qsynth/ChangeLog5
-rw-r--r--media-sound/qsynth/qsynth-0.3.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qsynth/ChangeLog b/media-sound/qsynth/ChangeLog
index 74157819cf9e..d0b834048a19 100644
--- a/media-sound/qsynth/ChangeLog
+++ b/media-sound/qsynth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/qsynth
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.33 2007/11/22 19:19:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.34 2007/11/23 12:33:49 armin76 Exp $
+
+ 23 Nov 2007; Raúl Porcel <armin76@gentoo.org> qsynth-0.3.1-r1.ebuild:
+ sparc stable wrt #199695
22 Nov 2007; Diego Pettenò <flameeyes@gentoo.org> qsynth-0.3.1-r1.ebuild:
Bump fluidsynth dependency version.
diff --git a/media-sound/qsynth/qsynth-0.3.1-r1.ebuild b/media-sound/qsynth/qsynth-0.3.1-r1.ebuild
index 59379e0a7dcf..e93d732c8f9d 100644
--- a/media-sound/qsynth/qsynth-0.3.1-r1.ebuild
+++ b/media-sound/qsynth/qsynth-0.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.1-r1.ebuild,v 1.5 2007/11/22 19:19:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.1-r1.ebuild,v 1.6 2007/11/23 12:33:49 armin76 Exp $
inherit qt4 eutils flag-o-matic
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="debug jack alsa"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
DEPEND="$(qt4_min_version 4.2)
>=media-sound/fluidsynth-1.0.7a"