summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-28 14:48:35 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-28 14:48:35 +0000
commitdd57c0a612562d1d91ef7987531e0b44e19440dc (patch)
treef642a743c6e1078455ed89004295e8eb4b2fe6ef /media-sound/qsynth
parentremove d.g.o/me from src_uri (diff)
downloadhistorical-dd57c0a612562d1d91ef7987531e0b44e19440dc.tar.gz
historical-dd57c0a612562d1d91ef7987531e0b44e19440dc.tar.bz2
historical-dd57c0a612562d1d91ef7987531e0b44e19440dc.zip
Fix qt dep per bug #100235
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r--media-sound/qsynth/ChangeLog6
-rw-r--r--media-sound/qsynth/qsynth-0.1.0.ebuild4
-rw-r--r--media-sound/qsynth/qsynth-0.2.1.ebuild4
-rw-r--r--media-sound/qsynth/qsynth-0.2.2.ebuild4
-rw-r--r--media-sound/qsynth/qsynth-0.2.3.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/media-sound/qsynth/ChangeLog b/media-sound/qsynth/ChangeLog
index 0c4cd0013389..a01129535630 100644
--- a/media-sound/qsynth/ChangeLog
+++ b/media-sound/qsynth/ChangeLog
@@ -1,6 +1,10 @@
# 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.10 2005/07/11 18:42:07 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.11 2005/07/28 14:44:31 caleb Exp $
+
+ 28 Jul 2005; Caleb Tennis <caleb@gentoo.org> qsynth-0.1.0.ebuild,
+ qsynth-0.2.1.ebuild, qsynth-0.2.2.ebuild, qsynth-0.2.3.ebuild:
+ Fix qt dep per bug #100235
*qsynth-0.2.3 (11 Jul 2005)
diff --git a/media-sound/qsynth/qsynth-0.1.0.ebuild b/media-sound/qsynth/qsynth-0.1.0.ebuild
index be6e02878bb3..be01da930109 100644
--- a/media-sound/qsynth/qsynth-0.1.0.ebuild
+++ b/media-sound/qsynth/qsynth-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.1.0.ebuild,v 1.6 2005/07/11 18:42:07 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.1.0.ebuild,v 1.7 2005/07/28 14:44:31 caleb Exp $
DESCRIPTION="A Qt application to control FluidSynth"
HOMEPAGE="http://qsynth.sf.net/"
@@ -12,7 +12,7 @@ IUSE=""
KEYWORDS="x86 ~amd64"
DEPEND="virtual/libc
- >=x11-libs/qt-3.1.1
+ =x11-libs/qt-3*
media-sound/fluidsynth"
src_compile() {
diff --git a/media-sound/qsynth/qsynth-0.2.1.ebuild b/media-sound/qsynth/qsynth-0.2.1.ebuild
index b9168f94f512..43282b0352b7 100644
--- a/media-sound/qsynth/qsynth-0.2.1.ebuild
+++ b/media-sound/qsynth/qsynth-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.1.ebuild,v 1.6 2005/07/11 18:42:07 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.1.ebuild,v 1.7 2005/07/28 14:44:31 caleb Exp $
DESCRIPTION="A Qt application to control FluidSynth"
HOMEPAGE="http://qsynth.sf.net/"
@@ -12,7 +12,7 @@ IUSE=""
KEYWORDS="x86 amd64 ~ppc"
DEPEND="virtual/libc
- >=x11-libs/qt-3.1.1
+ =x11-libs/qt-3*
media-sound/fluidsynth"
src_compile() {
diff --git a/media-sound/qsynth/qsynth-0.2.2.ebuild b/media-sound/qsynth/qsynth-0.2.2.ebuild
index dc59eb60d69a..bbdb0918d138 100644
--- a/media-sound/qsynth/qsynth-0.2.2.ebuild
+++ b/media-sound/qsynth/qsynth-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.2.ebuild,v 1.2 2005/07/11 18:42:07 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.2.ebuild,v 1.3 2005/07/28 14:44:31 caleb Exp $
DESCRIPTION="A Qt application to control FluidSynth"
HOMEPAGE="http://qsynth.sf.net/"
@@ -12,7 +12,7 @@ IUSE=""
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
DEPEND="virtual/libc
- >=x11-libs/qt-3.1.1
+ =x11-libs/qt-3*
media-sound/fluidsynth"
src_compile() {
diff --git a/media-sound/qsynth/qsynth-0.2.3.ebuild b/media-sound/qsynth/qsynth-0.2.3.ebuild
index bdc73e5bbd8a..721fe9e06a1a 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
# 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.1 2005/07/11 18:42:07 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.3.ebuild,v 1.2 2005/07/28 14:44:31 caleb Exp $
DESCRIPTION="A Qt application to control FluidSynth"
HOMEPAGE="http://qsynth.sf.net/"
@@ -12,7 +12,7 @@ IUSE=""
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
DEPEND="virtual/libc
- >=x11-libs/qt-3.1.1
+ =x11-libs/qt-3*
media-sound/fluidsynth"
src_compile() {