summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:04:31 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 23:04:31 +0000
commit5561f7aaf7f70f07307623a52f3c4b256a54df22 (patch)
tree745a4694711929cffe9fdadbd7b0ca2e2e948598 /net-misc/mico/mico-2.3.13-r5.ebuild
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-5561f7aaf7f70f07307623a52f3c4b256a54df22.tar.gz
gentoo-2-5561f7aaf7f70f07307623a52f3c4b256a54df22.tar.bz2
gentoo-2-5561f7aaf7f70f07307623a52f3c4b256a54df22.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 'net-misc/mico/mico-2.3.13-r5.ebuild')
-rw-r--r--net-misc/mico/mico-2.3.13-r5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/mico/mico-2.3.13-r5.ebuild b/net-misc/mico/mico-2.3.13-r5.ebuild
index 2c62253127fb..6db6340e6b7d 100644
--- a/net-misc/mico/mico-2.3.13-r5.ebuild
+++ b/net-misc/mico/mico-2.3.13-r5.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/net-misc/mico/mico-2.3.13-r5.ebuild,v 1.3 2012/10/08 08:26:13 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mico/mico-2.3.13-r5.ebuild,v 1.4 2013/03/02 23:04:31 hwoarang Exp $
EAPI="3"
@@ -27,7 +27,7 @@ RESTRICT="test" #298101
RDEPEND="
gtk? ( x11-libs/gtk+:2 )
postgres? ( dev-db/postgresql-base )
- qt4? ( x11-libs/qt-gui:4[qt3support] )
+ qt4? ( dev-qt/qtgui:4[qt3support] )
ssl? ( dev-libs/openssl )
tcl? ( dev-lang/tcl )
X? ( x11-libs/libXt )