commit:     88694c1a6a47b22bb9efb8b8bec290a30f57f8a3
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 05:53:55 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 06:06:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88694c1a

app-crypt/hashcat: Drop dead video_cards_fglrx

 app-crypt/hashcat/hashcat-3.5.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/app-crypt/hashcat/hashcat-3.5.0.ebuild 
b/app-crypt/hashcat/hashcat-3.5.0.ebuild
index 3d4a6f2cc02..f3ffb50a9be 100644
--- 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"

Reply via email to