summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:16:56 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-03-02 19:16:56 +0000
commite1953e8614b35dd1f02199277b88ea344eefee43 (patch)
tree00eaa7d9f471ca79ef8481dff38d2d9cec3bdf0d /app-crypt/ophcrack/ophcrack-3.4.0.ebuild
parentStable on amd64, wrt bug #457446 (diff)
downloadhistorical-e1953e8614b35dd1f02199277b88ea344eefee43.tar.gz
historical-e1953e8614b35dd1f02199277b88ea344eefee43.tar.bz2
historical-e1953e8614b35dd1f02199277b88ea344eefee43.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 'app-crypt/ophcrack/ophcrack-3.4.0.ebuild')
-rw-r--r--app-crypt/ophcrack/ophcrack-3.4.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/ophcrack/ophcrack-3.4.0.ebuild b/app-crypt/ophcrack/ophcrack-3.4.0.ebuild
index 8dd1eca13fdd..98edab201463 100644
--- a/app-crypt/ophcrack/ophcrack-3.4.0.ebuild
+++ b/app-crypt/ophcrack/ophcrack-3.4.0.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.4.0.ebuild,v 1.1 2012/05/06 14:13:43 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ophcrack/ophcrack-3.4.0.ebuild,v 1.2 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}"