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/qtnotifydaemon/qtnotifydaemon-1.0.14.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/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild')
-rw-r--r--x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild b/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild
index 32ff8dc4780e..644bc892b712 100644
--- a/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild
+++ b/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.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/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild,v 1.4 2012/08/06 15:23:23 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/qtnotifydaemon/qtnotifydaemon-1.0.14.ebuild,v 1.5 2013/03/02 23:52:36 hwoarang Exp $
EAPI=4
inherit qt4-r2
@@ -15,9 +15,9 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="x11-libs/libX11
- x11-libs/qt-dbus:4
- x11-libs/qt-gui:4
- x11-libs/qt-qt3support:4
+ dev-qt/qtdbus:4
+ dev-qt/qtgui:4
+ dev-qt/qt3support:4
!x11-misc/notification-daemon
!x11-misc/notify-osd"
DEPEND="${RDEPEND}"