summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/lmms')
-rw-r--r--media-sound/lmms/ChangeLog8
-rw-r--r--media-sound/lmms/lmms-0.4.13-r1.ebuild8
2 files changed, 9 insertions, 7 deletions
diff --git a/media-sound/lmms/ChangeLog b/media-sound/lmms/ChangeLog
index 384d70c02a41..d6c41e3788d3 100644
--- a/media-sound/lmms/ChangeLog
+++ b/media-sound/lmms/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/lmms
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lmms/ChangeLog,v 1.25 2012/07/30 12:24:25 polynomial-c Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lmms/ChangeLog,v 1.26 2013/03/02 21:57:09 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> lmms-0.4.13-r1.ebuild:
+ Move Qt dependencies to the new category
*lmms-0.4.13-r1 (30 Jul 2012)
@@ -124,4 +127,3 @@
+lmms-0.4.0_beta2.ebuild:
Initial import. Ebuild by Thomas Kuther whom I'm proxying for this
package. Also bug #100170
-
diff --git a/media-sound/lmms/lmms-0.4.13-r1.ebuild b/media-sound/lmms/lmms-0.4.13-r1.ebuild
index 681d999f1434..2be1ca3bc110 100644
--- a/media-sound/lmms/lmms-0.4.13-r1.ebuild
+++ b/media-sound/lmms/lmms-0.4.13-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lmms/lmms-0.4.13-r1.ebuild,v 1.1 2012/07/30 12:24:25 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lmms/lmms-0.4.13-r1.ebuild,v 1.2 2013/03/02 21:57:09 hwoarang Exp $
EAPI="2"
@@ -16,8 +16,8 @@ KEYWORDS="~amd64 ~x86"
IUSE="alsa debug fftw fluidsynth jack ogg portaudio pulseaudio sdl stk vst"
-RDEPEND="x11-libs/qt-core:4
- x11-libs/qt-gui:4[accessibility]
+RDEPEND="dev-qt/qtcore:4
+ dev-qt/qtgui:4[accessibility]
>=media-libs/libsndfile-1.0.11
>=media-libs/libsamplerate-0.1.7
x11-libs/libXinerama