diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:07:11 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2013-03-02 23:07:11 +0000 |
commit | 9cd2b86b194e34c66f349f90c15ff98128bc67ee (patch) | |
tree | 1648beeeee717e415c3dea204d853c22ae538867 /net-misc/mico/mico-2.3.13-r6.ebuild | |
parent | Move Qt dependencies to the new category (diff) | |
download | historical-9cd2b86b194e34c66f349f90c15ff98128bc67ee.tar.gz historical-9cd2b86b194e34c66f349f90c15ff98128bc67ee.tar.bz2 historical-9cd2b86b194e34c66f349f90c15ff98128bc67ee.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 'net-misc/mico/mico-2.3.13-r6.ebuild')
-rw-r--r-- | net-misc/mico/mico-2.3.13-r6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/mico/mico-2.3.13-r6.ebuild b/net-misc/mico/mico-2.3.13-r6.ebuild index f59403d09749..c7a6a50653f2 100644 --- a/net-misc/mico/mico-2.3.13-r6.ebuild +++ b/net-misc/mico/mico-2.3.13-r6.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-r6.ebuild,v 1.2 2012/10/08 08:26:13 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mico/mico-2.3.13-r6.ebuild,v 1.3 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 ) |