summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:54:32 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:54:32 +0000
commit452b342700b7ba8b32fdff35b3ff7dea814b9715 (patch)
tree6565303f33a9b5a9b2242f4a82a17cf5f4787c16 /x11-misc/kdocker/kdocker-4.8.ebuild
parentMove Qt dependencies to the new category (diff)
downloadhistorical-452b342700b7ba8b32fdff35b3ff7dea814b9715.tar.gz
historical-452b342700b7ba8b32fdff35b3ff7dea814b9715.tar.bz2
historical-452b342700b7ba8b32fdff35b3ff7dea814b9715.zip
Move Qt dependencies to the new category
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64 Manifest-Sign-Key: 0xC2BA7F3C!
Diffstat (limited to 'x11-misc/kdocker/kdocker-4.8.ebuild')
-rw-r--r--x11-misc/kdocker/kdocker-4.8.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/kdocker/kdocker-4.8.ebuild b/x11-misc/kdocker/kdocker-4.8.ebuild
index d6d5b7e8426c..5180c0c39f7d 100644
--- a/x11-misc/kdocker/kdocker-4.8.ebuild
+++ b/x11-misc/kdocker/kdocker-4.8.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/x11-misc/kdocker/kdocker-4.8.ebuild,v 1.1 2012/08/07 11:39:01 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/kdocker/kdocker-4.8.ebuild,v 1.2 2013/03/02 23:49:19 hwoarang Exp $
EAPI=4
LANGS="it"
@@ -19,8 +19,8 @@ DEPEND="
x11-libs/libX11
x11-libs/libXmu
x11-libs/libXpm
- x11-libs/qt-core:4
- x11-libs/qt-gui:4
+ dev-qt/qtcore:4
+ dev-qt/qtgui:4
"
RDEPEND="${DEPEND}"