# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 inherit git-2 autotools pax-utils toolchain-funcs DESCRIPTION="Multi-threaded password recovery tool with multi-GPU support" HOMEPAGE="http://www.gat3way.eu/hashkill" EGIT_REPO_URI="git://github.com/gat3way/hashkill.git" EGIT_COMMIT="e2a11efc3a580b0c509f1809e969b2f8d240f8ef" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE_VIDEO_CARDS="video_cards_fglrx video_cards_nvidia" IUSE="${IUSE_VIDEO_CARDS} opencl pax_kernel json" DEPEND="opencl? ( virtual/opencl-sdk ) video_cards_nvidia? ( x11-drivers/nvidia-drivers ) video_cards_fglrx? ( x11-drivers/ati-drivers ) json? (