diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 22:05:06 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 22:05:06 +0000 |
commit | 325c6ad5d14a8c8b4217fcaefdc27e57e54ef552 (patch) | |
tree | d009d46a8079097d020ece21be0a638c8281f1f9 /media-sound | |
parent | Move Qt dependencies to the new category (diff) | |
download | gentoo-2-325c6ad5d14a8c8b4217fcaefdc27e57e54ef552.tar.gz gentoo-2-325c6ad5d14a8c8b4217fcaefdc27e57e54ef552.tar.bz2 gentoo-2-325c6ad5d14a8c8b4217fcaefdc27e57e54ef552.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')
-rw-r--r-- | media-sound/vmpk/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/vmpk/vmpk-0.4.0.ebuild | 12 | ||||
-rw-r--r-- | media-sound/vmpk/vmpk-0.5.0.ebuild | 12 | ||||
-rw-r--r-- | media-sound/vmpk/vmpk-0.5.1.ebuild | 10 |
4 files changed, 22 insertions, 18 deletions
diff --git a/media-sound/vmpk/ChangeLog b/media-sound/vmpk/ChangeLog index a0f1b836de76..5712cf462120 100644 --- a/media-sound/vmpk/ChangeLog +++ b/media-sound/vmpk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/vmpk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/vmpk/ChangeLog,v 1.16 2013/02/15 21:12:32 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vmpk/ChangeLog,v 1.17 2013/03/02 22:05:06 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> vmpk-0.4.0.ebuild, + vmpk-0.5.0.ebuild, vmpk-0.5.1.ebuild: + Move Qt dependencies to the new category *vmpk-0.5.1 (15 Feb 2013) diff --git a/media-sound/vmpk/vmpk-0.4.0.ebuild b/media-sound/vmpk/vmpk-0.4.0.ebuild index 48efd7419d29..53e228679993 100644 --- a/media-sound/vmpk/vmpk-0.4.0.ebuild +++ b/media-sound/vmpk/vmpk-0.4.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/vmpk/vmpk-0.4.0.ebuild,v 1.3 2012/07/31 16:17:30 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vmpk/vmpk-0.4.0.ebuild,v 1.4 2013/03/02 22:05:06 hwoarang Exp $ EAPI=4 @@ -15,10 +15,10 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dbus" -RDEPEND="x11-libs/qt-core:4 - x11-libs/qt-gui:4 - x11-libs/qt-svg:4 - dbus? ( x11-libs/qt-dbus:4 ) +RDEPEND="dev-qt/qtcore:4 + dev-qt/qtgui:4 + dev-qt/qtsvg:4 + dbus? ( dev-qt/qtdbus:4 ) media-libs/alsa-lib" DEPEND="${RDEPEND} app-text/docbook-xsl-stylesheets diff --git a/media-sound/vmpk/vmpk-0.5.0.ebuild b/media-sound/vmpk/vmpk-0.5.0.ebuild index e3dd5055a82a..b5cdf339994f 100644 --- a/media-sound/vmpk/vmpk-0.5.0.ebuild +++ b/media-sound/vmpk/vmpk-0.5.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/vmpk/vmpk-0.5.0.ebuild,v 1.1 2012/08/02 12:46:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vmpk/vmpk-0.5.0.ebuild,v 1.2 2013/03/02 22:05:06 hwoarang Exp $ EAPI=4 @@ -15,11 +15,11 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="alsa dbus jack" -RDEPEND=">=x11-libs/qt-core-4.8:4 - >=x11-libs/qt-gui-4.8:4 - >=x11-libs/qt-svg-4.8:4 +RDEPEND=">=dev-qt/qtcore-4.8:4 + >=dev-qt/qtgui-4.8:4 + >=dev-qt/qtsvg-4.8:4 alsa? ( media-libs/alsa-lib ) - dbus? ( >=x11-libs/qt-dbus-4.8:4 ) + dbus? ( >=dev-qt/qtdbus-4.8:4 ) jack? ( media-sound/jack-audio-connection-kit )" DEPEND="${RDEPEND} app-text/docbook-xsl-stylesheets diff --git a/media-sound/vmpk/vmpk-0.5.1.ebuild b/media-sound/vmpk/vmpk-0.5.1.ebuild index fbb4525856da..165f5532624d 100644 --- a/media-sound/vmpk/vmpk-0.5.1.ebuild +++ b/media-sound/vmpk/vmpk-0.5.1.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/vmpk/vmpk-0.5.1.ebuild,v 1.1 2013/02/15 21:12:32 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vmpk/vmpk-0.5.1.ebuild,v 1.2 2013/03/02 22:05:06 hwoarang Exp $ EAPI=4 @@ -15,11 +15,11 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="alsa dbus jack" -RDEPEND=">=x11-libs/qt-core-4.8:4 - >=x11-libs/qt-gui-4.8:4 - >=x11-libs/qt-svg-4.8:4 +RDEPEND=">=dev-qt/qtcore-4.8:4 + >=dev-qt/qtgui-4.8:4 + >=dev-qt/qtsvg-4.8:4 alsa? ( media-libs/alsa-lib ) - dbus? ( >=x11-libs/qt-dbus-4.8:4 ) + dbus? ( >=dev-qt/qtdbus-4.8:4 ) jack? ( media-sound/jack-audio-connection-kit )" DEPEND="${RDEPEND} app-text/docbook-xsl-stylesheets |