summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-07 20:48:49 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-07 20:48:49 +0000
commitf3ff384c194ec299d6b7cea8d9a11f3b4e5e8a45 (patch)
tree4d116e6ee9fd664ccdc4a9a1b6194c764a2d5622 /media-sound/qsynth
parentMark 0.1.10 stable on alpha (diff)
downloadgentoo-2-f3ff384c194ec299d6b7cea8d9a11f3b4e5e8a45.tar.gz
gentoo-2-f3ff384c194ec299d6b7cea8d9a11f3b4e5e8a45.tar.bz2
gentoo-2-f3ff384c194ec299d6b7cea8d9a11f3b4e5e8a45.zip
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r--media-sound/qsynth/ChangeLog7
-rw-r--r--media-sound/qsynth/qsynth-0.2.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/qsynth/ChangeLog b/media-sound/qsynth/ChangeLog
index d4bbbcf67f38..fc6a89a621ab 100644
--- a/media-sound/qsynth/ChangeLog
+++ b/media-sound/qsynth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/qsynth
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.13 2005/11/06 06:42:04 matsuu Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.14 2006/02/07 20:43:50 blubb Exp $
+
+ 07 Feb 2006; Simon Stelling <blubb@gentoo.org> qsynth-0.2.3.ebuild:
+ stable on amd64
*qsynth-0.2.4 (06 Nov 2005)
diff --git a/media-sound/qsynth/qsynth-0.2.3.ebuild b/media-sound/qsynth/qsynth-0.2.3.ebuild
index 1d494d1a7471..459f38ceb0e8 100644
--- a/media-sound/qsynth/qsynth-0.2.3.ebuild
+++ b/media-sound/qsynth/qsynth-0.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.3.ebuild,v 1.4 2005/11/06 06:42:04 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.3.ebuild,v 1.5 2006/02/07 20:43:50 blubb 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="virtual/libc
=x11-libs/qt-3*