diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-19 22:12:06 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-19 22:12:06 +0000 |
commit | eec236a01e5678f49ea1ff85d598634a8c49cf70 (patch) | |
tree | 4f762796e68b8d1854bc122af6fa02002db6369f /media-sound/qsynth | |
parent | Marked stable on amd64 as per bug 199547. (diff) | |
download | gentoo-2-eec236a01e5678f49ea1ff85d598634a8c49cf70.tar.gz gentoo-2-eec236a01e5678f49ea1ff85d598634a8c49cf70.tar.bz2 gentoo-2-eec236a01e5678f49ea1ff85d598634a8c49cf70.zip |
Stable on x86 wrt bug #199695
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r-- | media-sound/qsynth/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/qsynth/qsynth-0.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qsynth/ChangeLog b/media-sound/qsynth/ChangeLog index b900f1e28bf1..ccab716efc6e 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.30 2007/11/19 20:35:16 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.31 2007/11/19 22:12:06 cla Exp $ + + 19 Nov 2007; Dawid Węgliński <cla@gentoo.org> qsynth-0.3.1-r1.ebuild: + Stable on x86 (bug #199695) 19 Nov 2007; Samuli Suominen <drac@gentoo.org> qsynth-0.3.1-r1.ebuild: amd64 stable wrt #199695 diff --git a/media-sound/qsynth/qsynth-0.3.1-r1.ebuild b/media-sound/qsynth/qsynth-0.3.1-r1.ebuild index c4866ceeaafa..29ce46eedc4b 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.2 2007/11/19 20:35:16 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.1-r1.ebuild,v 1.3 2007/11/19 22:12:06 cla 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" |