summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-07-27 01:06:44 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-07-27 01:06:44 +0000
commit5c727c37704a6607e4657ad33fd15c6d952a9150 (patch)
treeefd4cae6c1b8ee2b35ff5040ca77dd539415b4a7 /media-sound
parent Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11. (diff)
downloadgentoo-2-5c727c37704a6607e4657ad33fd15c6d952a9150.tar.gz
gentoo-2-5c727c37704a6607e4657ad33fd15c6d952a9150.tar.bz2
gentoo-2-5c727c37704a6607e4657ad33fd15c6d952a9150.zip
Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11.
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/traverso/ChangeLog6
-rw-r--r--media-sound/traverso/traverso-0.42.0.ebuild4
-rw-r--r--media-sound/traverso/traverso-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/traverso/ChangeLog b/media-sound/traverso/ChangeLog
index d48d90c462d3..faae5f294967 100644
--- a/media-sound/traverso/ChangeLog
+++ b/media-sound/traverso/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/traverso
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/ChangeLog,v 1.20 2008/04/20 17:58:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/ChangeLog,v 1.21 2008/07/27 01:06:44 carlo Exp $
+
+ 27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> traverso-0.42.0.ebuild,
+ traverso-9999.ebuild:
+ Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11.
20 Apr 2008; Alexis Ballier <aballier@gentoo.org> traverso-0.42.0.ebuild,
traverso-9999.ebuild:
diff --git a/media-sound/traverso/traverso-0.42.0.ebuild b/media-sound/traverso/traverso-0.42.0.ebuild
index 494c02579cbf..1cd93b8927fa 100644
--- a/media-sound/traverso/traverso-0.42.0.ebuild
+++ b/media-sound/traverso/traverso-0.42.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/traverso-0.42.0.ebuild,v 1.5 2008/04/20 17:58:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/traverso-0.42.0.ebuild,v 1.6 2008/07/27 01:06:44 carlo Exp $
EAPI=1
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
RDEPEND="|| ( ( x11-libs/qt-core x11-libs/qt-gui opengl? ( x11-libs/qt-opengl ) )
- >=x11-libs/qt-4.3.1:4 )
+ =x11-libs/qt-4.3*:4 )
alsa? ( >=media-libs/alsa-lib-1.0.0 )
jack? ( >=media-sound/jack-audio-connection-kit-0.100 )
>=dev-libs/glib-2.8
diff --git a/media-sound/traverso/traverso-9999.ebuild b/media-sound/traverso/traverso-9999.ebuild
index 54a89d335492..9d536276c1c2 100644
--- a/media-sound/traverso/traverso-9999.ebuild
+++ b/media-sound/traverso/traverso-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/traverso-9999.ebuild,v 1.4 2008/04/20 17:58:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/traverso/traverso-9999.ebuild,v 1.5 2008/07/27 01:06:44 carlo Exp $
EAPI=1
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
KEYWORDS=""
RDEPEND="|| ( ( x11-libs/qt-core x11-libs/qt-gui opengl? ( x11-libs/qt-opengl ) )
- >=x11-libs/qt-4.3.1:4 )
+ =x11-libs/qt-4.3*:4 )
alsa? ( >=media-libs/alsa-lib-1.0.0 )
jack? ( >=media-sound/jack-audio-connection-kit-0.100 )
>=dev-libs/glib-2.8