diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-10-08 16:53:46 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-10-08 16:53:46 +0000 |
commit | bc6c14d5e0d0b622815e674f20f4e012d2fcedd2 (patch) | |
tree | 006a05f194fa57c16e86f37e3c46ae4faa6bce81 /media-sound/qsynth | |
parent | Add ~amd64 - bug #150457 (diff) | |
download | gentoo-2-bc6c14d5e0d0b622815e674f20f4e012d2fcedd2.tar.gz gentoo-2-bc6c14d5e0d0b622815e674f20f4e012d2fcedd2.tar.bz2 gentoo-2-bc6c14d5e0d0b622815e674f20f4e012d2fcedd2.zip |
Stable on x86, bug #143413.
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r-- | media-sound/qsynth/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/qsynth/qsynth-0.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qsynth/ChangeLog b/media-sound/qsynth/ChangeLog index ada8b87ddc69..03b3a0b01729 100644 --- a/media-sound/qsynth/ChangeLog +++ b/media-sound/qsynth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qsynth # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.16 2006/05/13 22:02:43 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.17 2006/10/08 16:53:46 ticho Exp $ + + 08 Oct 2006; Andrej Kacian <ticho@gentoo.org> qsynth-0.2.5.ebuild: + Stable on x86, bug #143413. *qsynth-0.2.5 (13 May 2006) diff --git a/media-sound/qsynth/qsynth-0.2.5.ebuild b/media-sound/qsynth/qsynth-0.2.5.ebuild index 0374c2cde917..40c39076e302 100644 --- a/media-sound/qsynth/qsynth-0.2.5.ebuild +++ b/media-sound/qsynth/qsynth-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.5.ebuild,v 1.1 2006/05/13 22:02:43 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.5.ebuild,v 1.2 2006/10/08 16:53:46 ticho Exp $ DESCRIPTION="A Qt application to control FluidSynth" HOMEPAGE="http://qsynth.sf.net/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" DEPEND="=x11-libs/qt-3* media-sound/fluidsynth" |