diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-10-10 21:05:36 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-10-10 21:05:36 +0000 |
commit | 9cfe4346ba5d5fa3d2f1d70eec2f2262bef558ef (patch) | |
tree | d995cc2bad3e0e6f596d1eb31d7756863ff8168c /media-sound/qsynth | |
parent | version bump (diff) | |
download | gentoo-2-9cfe4346ba5d5fa3d2f1d70eec2f2262bef558ef.tar.gz gentoo-2-9cfe4346ba5d5fa3d2f1d70eec2f2262bef558ef.tar.bz2 gentoo-2-9cfe4346ba5d5fa3d2f1d70eec2f2262bef558ef.zip |
stable on ppc (Bug #143413)
(Portage version: 2.1.1)
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 af119f373dba..9e6261587cc1 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.18 2006/10/10 18:42:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.19 2006/10/10 21:05:36 wormo Exp $ + + 10 Oct 2006; <wormo@gentoo.org> qsynth-0.2.5.ebuild: + stable on ppc (Bug #143413) 10 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> qsynth-0.2.5.ebuild: Stable on sparc wrt #143413 diff --git a/media-sound/qsynth/qsynth-0.2.5.ebuild b/media-sound/qsynth/qsynth-0.2.5.ebuild index ead2fdff4cad..8f6b63045f63 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.3 2006/10/10 18:42:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.5.ebuild,v 1.4 2006/10/10 21:05:36 wormo 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" |