summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:40:10 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 21:40:10 +0000
commite1d6958cef4349de194a991e61f25f342c94e294 (patch)
treec9c95d998ff3e500fadfbdb8bef3dc2379d93363 /media-gfx
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-e1d6958cef4349de194a991e61f25f342c94e294.tar.gz
gentoo-2-e1d6958cef4349de194a991e61f25f342c94e294.tar.bz2
gentoo-2-e1d6958cef4349de194a991e61f25f342c94e294.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-gfx')
-rw-r--r--media-gfx/qvv/ChangeLog8
-rw-r--r--media-gfx/qvv/qvv-4.02.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/media-gfx/qvv/ChangeLog b/media-gfx/qvv/ChangeLog
index 61594b09d924..48b91df3e150 100644
--- a/media-gfx/qvv/ChangeLog
+++ b/media-gfx/qvv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/qvv
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qvv/ChangeLog,v 1.2 2010/10/06 21:31:42 chiiph Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qvv/ChangeLog,v 1.3 2013/03/02 21:40:10 hwoarang Exp $
+
+ 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qvv-4.02.ebuild:
+ Move Qt dependencies to the new category
*qvv-4.02 (06 Oct 2010)
@@ -12,4 +15,3 @@
03 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> +qvv-4.01.ebuild:
Initial commit.
-
diff --git a/media-gfx/qvv/qvv-4.02.ebuild b/media-gfx/qvv/qvv-4.02.ebuild
index 2fd9cc6330f1..357485adf9cd 100644
--- a/media-gfx/qvv/qvv-4.02.ebuild
+++ b/media-gfx/qvv/qvv-4.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qvv/qvv-4.02.ebuild,v 1.1 2010/10/06 21:31:42 chiiph Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qvv/qvv-4.02.ebuild,v 1.2 2013/03/02 21:40:10 hwoarang Exp $
EAPI=2
inherit eutils qt4-r2
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="x11-libs/qt-gui:4"
+DEPEND="dev-qt/qtgui:4"
RDEPEND="${DEPEND}"
src_configure() {