projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b805766
)
app-crypt/hashcat: Drop dead video_cards_fglrx
author
Matt Turner
<mattst88@gentoo.org>
Fri, 24 Nov 2017 05:53:55 +0000
(21:53 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Fri, 24 Nov 2017 06:06:11 +0000
(22:06 -0800)
app-crypt/hashcat/hashcat-3.5.0.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/hashcat/hashcat-3.5.0.ebuild
b/app-crypt/hashcat/hashcat-3.5.0.ebuild
index 3d4a6f2cc02910916e5c14ed7f5b0d46d693e73b..f3ffb50a9be64449e9ec370dfadd3fbf5ed4e907 100644
(file)
--- a/
app-crypt/hashcat/hashcat-3.5.0.ebuild
+++ b/
app-crypt/hashcat/hashcat-3.5.0.ebuild
@@
-12,7
+12,7
@@
LICENSE="MIT"
SLOT="0"
KEYWORDS="~x86 ~amd64"
-IUSE="custom-cflags video_cards_nvidia
video_cards_fglrx
"
+IUSE="custom-cflags video_cards_nvidia"
DEPEND="virtual/opencl"
RDEPEND="${DEPEND}"
@@
-40,8
+40,6
@@
src_test() {
einfo "To run these tests, portage likely must be in the video group."
einfo "Please run \"gpasswd -a portage video\" if the tests will fail"
fi
- elif use vidia_cards_fglrx; then
- addwrite /dev/ati
fi
#this always exits with 255 despite success
#./hashcat -b -m 2500 || die "Test failed"