summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:14:54 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:14:54 +0000
commit5a93c23663b436aa779a9ca6f4505c77c955b6be (patch)
tree874e417422dfdeffdf079174cb9c9d611c550a75 /app-crypt/ophcrack/ophcrack-3.3.1.ebuild
parentMove Qt dependencies to the new category (diff)
downloadgentoo-2-5a93c23663b436aa779a9ca6f4505c77c955b6be.tar.gz
gentoo-2-5a93c23663b436aa779a9ca6f4505c77c955b6be.tar.bz2
gentoo-2-5a93c23663b436aa779a9ca6f4505c77c955b6be.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 'app-crypt/ophcrack/ophcrack-3.3.1.ebuild')
-rw-r--r--app-crypt/ophcrack/ophcrack-3.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/ophcrack/ophcrack-3.3.1.ebuild b/app-crypt/ophcrack/ophcrack-3.3.1.ebuild
index 6a24a79e53f7..7dbc178e248d 100644
--- a/app-crypt/ophcrack/ophcrack-3.3.1.ebuild
+++ b/app-crypt/ophcrack/ophcrack-3.3.1.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/app-crypt/ophcrack/ophcrack-3.3.1.ebuild,v 1.3 2012/05/03 18:16:38 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ophcrack/ophcrack-3.3.1.ebuild,v 1.4 2013/03/02 19:14:54 hwoarang Exp $
EAPI="3"
inherit eutils
@@ -16,7 +16,7 @@ IUSE="qt4 debug +tables"
CDEPEND="dev-libs/openssl
net-libs/netwib
- qt4? ( x11-libs/qt-gui:4 )"
+ qt4? ( dev-qt/qtgui:4 )"
DEPEND="app-arch/unzip
virtual/pkgconfig
${CDEPEND}"