From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5E25A138334 for ; Fri, 3 Aug 2018 20:30:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53630E0826; Fri, 3 Aug 2018 20:30:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D6AAE0826 for ; Fri, 3 Aug 2018 20:30:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C972335CD4 for ; Fri, 3 Aug 2018 20:30:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 501FC348 for ; Fri, 3 Aug 2018 20:30:02 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1533328186.4217adc76fec65f861c050bfee4751c390460c0b.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/hashcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/hashcat/Manifest app-crypt/hashcat/hashcat-4.0.1.ebuild app-crypt/hashcat/hashcat-4.1.0.ebuild app-crypt/hashcat/hashcat-4.2.0.ebuild X-VCS-Directories: app-crypt/hashcat/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 4217adc76fec65f861c050bfee4751c390460c0b X-VCS-Branch: master Date: Fri, 3 Aug 2018 20:30:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3ce26297-5b4f-4a2c-9ef2-305c94bbc489 X-Archives-Hash: b2437bd25f3f4d92c0cdffd897d58e61 commit: 4217adc76fec65f861c050bfee4751c390460c0b Author: Zero_Chaos gentoo org> AuthorDate: Fri Aug 3 20:29:27 2018 +0000 Commit: Richard Farina gentoo org> CommitDate: Fri Aug 3 20:29:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4217adc7 app-crypt/hashcat: bump Package-Manager: Portage-2.3.44, Repoman-2.3.10 app-crypt/hashcat/Manifest | 2 +- app-crypt/hashcat/hashcat-4.1.0.ebuild | 2 +- app-crypt/hashcat/{hashcat-4.0.1.ebuild => hashcat-4.2.0.ebuild} | 9 +++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app-crypt/hashcat/Manifest b/app-crypt/hashcat/Manifest index 95f32dafdfb..edb9c46194c 100644 --- a/app-crypt/hashcat/Manifest +++ b/app-crypt/hashcat/Manifest @@ -1,2 +1,2 @@ -DIST hashcat-4.0.1.tar.gz 3905127 BLAKE2B 534270c7409f5a3dc4995a81fab63e6bfcd6b2bd4bb549f96b44e9c6bf24ce67505eb82803ace29fba69526c7c0703c66de9cc68cefcca79ef58040165041756 SHA512 7300b16ebd601fdbdbfd66adeba072c6f4f4dd5898dd85824513b97cc7848f4c2ae0fe523cfe7803fdba7954966ea289275fa5d49ff792706f73394e2bd95e77 DIST hashcat-4.1.0.tar.gz 3956136 BLAKE2B f9d6f9322e4c50ee1e156c283da1257a24f0e2cb22618cf93b8b11dd1964f6741f409429ee904412f70301e4b2381b388bcab0296a30ea3a94569efe7aaaeec6 SHA512 c9e01847c89dd8521da8734ea324c69f1e9bfef50c059e9dc29d4b947fe090405774a57ae688f907698c7d9a2d1f087b730e0a994dc5ed0d5d937a9ef950dd73 +DIST hashcat-4.2.0.tar.gz 3965021 BLAKE2B ad208f2debe1e4ece893e4a277b199962aa98aab57a2e78aef1d4177dcf7fc03bf262657dfe0f51c2ae845c8ed92232de7131f909d63bdc91e9f14e0b9602bb6 SHA512 686975db24737a718b484dd84b66807dfbe9694f1832da648b3c3b9fc8b859cd5c4c4d0aebf04ae862de38656d92c989e4e9515a07bec19b3779d74350beb0bd diff --git a/app-crypt/hashcat/hashcat-4.1.0.ebuild b/app-crypt/hashcat/hashcat-4.1.0.ebuild index cd473accdb5..3e73a946a9c 100644 --- a/app-crypt/hashcat/hashcat-4.1.0.ebuild +++ b/app-crypt/hashcat/hashcat-4.1.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/hashcat/hashcat" SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="custom-cflags video_cards_nvidia" DEPEND="virtual/opencl" diff --git a/app-crypt/hashcat/hashcat-4.0.1.ebuild b/app-crypt/hashcat/hashcat-4.2.0.ebuild similarity index 87% rename from app-crypt/hashcat/hashcat-4.0.1.ebuild rename to app-crypt/hashcat/hashcat-4.2.0.ebuild index d867ebec2e8..c9b418c2da7 100644 --- a/app-crypt/hashcat/hashcat-4.0.1.ebuild +++ b/app-crypt/hashcat/hashcat-4.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,10 +10,11 @@ HOMEPAGE="https://github.com/hashcat/hashcat" SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" -IUSE="custom-cflags video_cards_nvidia" -DEPEND="virtual/opencl" +IUSE="video_cards_nvidia" +DEPEND="virtual/opencl + video_cards_nvidia? ( >x11-drivers/nvidia-drivers-367.0 )" RDEPEND="${DEPEND}" src_prepare() {