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
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')
-rw-r--r--media-sound/qsynth/ChangeLog7
-rw-r--r--media-sound/qsynth/qsynth-0.2.3.ebuild6
-rw-r--r--media-sound/zinf/ChangeLog5
-rw-r--r--media-sound/zinf/zinf-2.2.5-r2.ebuild6
4 files changed, 15 insertions, 9 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*
diff --git a/media-sound/zinf/ChangeLog b/media-sound/zinf/ChangeLog
index 1d619381c95b..ff8c73d6efc2 100644
--- a/media-sound/zinf/ChangeLog
+++ b/media-sound/zinf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/zinf
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/ChangeLog,v 1.36 2006/01/27 23:42:48 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/ChangeLog,v 1.37 2006/02/07 20:44:08 blubb Exp $
+
+ 07 Feb 2006; Simon Stelling <blubb@gentoo.org> zinf-2.2.5-r2.ebuild:
+ stable on amd64
27 Jan 2006; Andrej Kacian <ticho@gentoo.org> zinf-2.2.5-r3.ebuild:
Removed virtual/x11 from DEPEND, as it's not needed.
diff --git a/media-sound/zinf/zinf-2.2.5-r2.ebuild b/media-sound/zinf/zinf-2.2.5-r2.ebuild
index 91597037a246..9b384f9dfde5 100644
--- a/media-sound/zinf/zinf-2.2.5-r2.ebuild
+++ b/media-sound/zinf/zinf-2.2.5-r2.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/zinf/zinf-2.2.5-r2.ebuild,v 1.2 2005/10/08 16:05:44 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/zinf/zinf-2.2.5-r2.ebuild,v 1.3 2006/02/07 20:44:08 blubb Exp $
inherit kde-functions eutils flag-o-matic libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86 -sparc"
+KEYWORDS="amd64 -sparc x86"
IUSE="alsa arts debug esd gnome gtk ipv6 nls vorbis xosd X"
RESTRICT="primaryuri"