summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-11-09 14:36:41 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-11-09 14:36:41 +0000
commit9d0bc30ed71c7c4c55fbd98f79c30b235a5f3b4a (patch)
treefc912b95c4e8cba10d6173daf6a23b4821fc0e92 /media-sound/qsynth
parentalpha/ia64/sparc stable wrt #197937 (diff)
downloadgentoo-2-9d0bc30ed71c7c4c55fbd98f79c30b235a5f3b4a.tar.gz
gentoo-2-9d0bc30ed71c7c4c55fbd98f79c30b235a5f3b4a.tar.bz2
gentoo-2-9d0bc30ed71c7c4c55fbd98f79c30b235a5f3b4a.zip
sparc stable wrt #196457, thanks to Alex Maclean for testing
(Portage version: 2.1.3.16)
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r--media-sound/qsynth/ChangeLog5
-rw-r--r--media-sound/qsynth/qsynth-0.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qsynth/ChangeLog b/media-sound/qsynth/ChangeLog
index be5cf6f4d956..5c601701b1c4 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.26 2007/10/28 15:19:31 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.27 2007/11/09 14:36:41 armin76 Exp $
+
+ 09 Nov 2007; Raúl Porcel <armin76@gentoo.org> qsynth-0.2.6.ebuild:
+ sparc stable wrt #196457, thanks to Alex Maclean for testing
28 Oct 2007; nixnut <nixnut@gentoo.org> qsynth-0.2.6.ebuild:
Stable on ppc wrt bug 196457
diff --git a/media-sound/qsynth/qsynth-0.2.6.ebuild b/media-sound/qsynth/qsynth-0.2.6.ebuild
index 5c6ceb2ff69d..212f0d4b1623 100644
--- a/media-sound/qsynth/qsynth-0.2.6.ebuild
+++ b/media-sound/qsynth/qsynth-0.2.6.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.2.6.ebuild,v 1.3 2007/10/28 15:19:31 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.6.ebuild,v 1.4 2007/11/09 14:36:41 armin76 Exp $
inherit qt3 eutils
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="debug"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="~amd64 ppc sparc x86"
DEPEND="$(qt_min_version 3)
media-sound/fluidsynth"