summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:55:48 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:55:48 +0000
commita506b49d9afe669ec79e7a72562bcfbeb38fb64c (patch)
tree9d11c61754e5c2a3095e6ed4f85e3c3d587820ae /media-sound/jalv
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-a506b49d9afe669ec79e7a72562bcfbeb38fb64c.tar.gz
gentoo-2-a506b49d9afe669ec79e7a72562bcfbeb38fb64c.tar.bz2
gentoo-2-a506b49d9afe669ec79e7a72562bcfbeb38fb64c.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/jalv')
-rw-r--r--media-sound/jalv/ChangeLog7
-rw-r--r--media-sound/jalv/jalv-1.0.0.ebuild6
-rw-r--r--media-sound/jalv/jalv-1.2.0.ebuild6
-rw-r--r--media-sound/jalv/jalv-1.4.0.ebuild4
4 files changed, 13 insertions, 10 deletions
diff --git a/media-sound/jalv/ChangeLog b/media-sound/jalv/ChangeLog
index dbc29e8885e4..07dae9e6a518 100644
--- a/media-sound/jalv/ChangeLog
+++ b/media-sound/jalv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/jalv
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/ChangeLog,v 1.4 2013/02/23 13:35:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/ChangeLog,v 1.5 2013/03/02 21:55:48 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> jalv-1.0.0.ebuild,
+ jalv-1.2.0.ebuild, jalv-1.4.0.ebuild:
+ Move Qt dependencies to the new category
*jalv-1.4.0 (23 Feb 2013)
@@ -21,4 +25,3 @@
23 Apr 2012; Alexis Ballier <aballier@gentoo.org> +jalv-1.0.0.ebuild,
+metadata.xml:
initial import. ebuild by me.
-
diff --git a/media-sound/jalv/jalv-1.0.0.ebuild b/media-sound/jalv/jalv-1.0.0.ebuild
index 42b7846fdbbe..e911563d935a 100644
--- a/media-sound/jalv/jalv-1.0.0.ebuild
+++ b/media-sound/jalv/jalv-1.0.0.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/jalv/jalv-1.0.0.ebuild,v 1.2 2012/05/05 08:33:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.0.0.ebuild,v 1.3 2013/03/02 21:55:48 hwoarang Exp $
EAPI=4
@@ -23,7 +23,7 @@ RDEPEND="media-libs/lv2
>=media-sound/jack-audio-connection-kit-0.120.0
gtk? ( >=x11-libs/gtk+-2.18.0:2 )
gtkmm? ( >=dev-cpp/gtkmm-2.20.0:2.4 )
- qt4? ( x11-libs/qt-gui:4 )"
+ qt4? ( dev-qt/qtgui:4 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
diff --git a/media-sound/jalv/jalv-1.2.0.ebuild b/media-sound/jalv/jalv-1.2.0.ebuild
index 9c8b35d895ea..a0f6b1fbaa69 100644
--- a/media-sound/jalv/jalv-1.2.0.ebuild
+++ b/media-sound/jalv/jalv-1.2.0.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/jalv/jalv-1.2.0.ebuild,v 1.1 2012/10/15 22:33:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.2.0.ebuild,v 1.2 2013/03/02 21:55:48 hwoarang Exp $
EAPI=4
@@ -24,7 +24,7 @@ RDEPEND=">=media-libs/lv2-1.0.15
gtk? ( >=x11-libs/gtk+-3.0.0:3 )
gtk2? ( >=x11-libs/gtk+-2.18.0:2 )
gtkmm? ( >=dev-cpp/gtkmm-2.20.0:2.4 )
- qt4? ( x11-libs/qt-gui:4 )"
+ qt4? ( dev-qt/qtgui:4 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
diff --git a/media-sound/jalv/jalv-1.4.0.ebuild b/media-sound/jalv/jalv-1.4.0.ebuild
index 3879d38c912b..19ed797d3f9b 100644
--- a/media-sound/jalv/jalv-1.4.0.ebuild
+++ b/media-sound/jalv/jalv-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.4.0.ebuild,v 1.1 2013/02/23 13:35:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jalv/jalv-1.4.0.ebuild,v 1.2 2013/03/02 21:55:48 hwoarang Exp $
EAPI=4
@@ -25,7 +25,7 @@ RDEPEND=">=media-libs/lv2-1.3.0
gtk? ( >=x11-libs/gtk+-3.0.0:3 )
gtk2? ( >=x11-libs/gtk+-2.18.0:2 )
gtkmm? ( >=dev-cpp/gtkmm-2.20.0:2.4 )
- qt4? ( x11-libs/qt-gui:4 )"
+ qt4? ( dev-qt/qtgui:4 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"