summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:57:09 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:57:09 +0000
commit6b3b428e2c269597b772313e81a537c7148766ae (patch)
tree0facdb760ac910b5399e88e4d057b412d50ec67b /media-sound/lmms
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-6b3b428e2c269597b772313e81a537c7148766ae.tar.gz
gentoo-2-6b3b428e2c269597b772313e81a537c7148766ae.tar.bz2
gentoo-2-6b3b428e2c269597b772313e81a537c7148766ae.zip
Move Qt dependencies to the new category
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
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