From b7efdd771aad99c9a6509a5f85a80a1f7cfd55f3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 30 Jun 2023 19:43:35 +0100 Subject: gentoo auto-resync : 30:06:2023 - 19:43:35 --- app-crypt/hashcat-utils/Manifest | 2 +- app-crypt/hashcat-utils/hashcat-utils-1.9.ebuild | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'app-crypt/hashcat-utils') diff --git a/app-crypt/hashcat-utils/Manifest b/app-crypt/hashcat-utils/Manifest index 4bb3e289a431..f11276bb23d1 100644 --- a/app-crypt/hashcat-utils/Manifest +++ b/app-crypt/hashcat-utils/Manifest @@ -1,3 +1,3 @@ DIST hashcat-utils-1.9.tar.gz 41612 BLAKE2B 2999a3c2a01c195ddca334325167f2a468a3466b48886f3a54804224fd8369a9c953279170d5291c534a157acdc4fefc2947765187c8fb0e6f4cd5e5fd2597c9 SHA512 5f8cef312496e13d1152742950397933e9d5866740afe377321fb48386174b64d96f90d3072febfb97bf0f7eb438f41d6b5e14bfc3e157c9c3e664ffbc5b614b -EBUILD hashcat-utils-1.9.ebuild 532 BLAKE2B a81ce774d600f77830e2b679174bd4c298e84f0cdd3d1fd83ac8bb0fd03a612f51605603f9972891ae4fb090c9c2476b349c18800704d0d74e82bb214ef82904 SHA512 a71595a8421dec72b170eb7e724c538adeb8402add257aad22082f55503d6cd89a4f9121d7354685696777e3be443540985962df274fb1d08dbb9940aed528cc +EBUILD hashcat-utils-1.9.ebuild 487 BLAKE2B 1cd9812b1b36d07004524cc3fa530466fbef7b764c709481079f5b3c401f43687a5bc5b638545e7d2f83dc5bbba75bb19df1ffd57e5cc86c6e3445c7a932c338 SHA512 f920be6992994b28ce0d1e08ed0aa566dbc85dc55170e9366b189a0f846cfdd136cf4882a526cd9b7151da90f07850f223bc12502590b10bbf7b57206bedd6cf MISC metadata.xml 334 BLAKE2B 175fe6602554460df5cd90b642dbc739a80fbe29ded929e856653c17509089f94f6605007095b60537918e09cfb042fee3e3616738dcc741e86037bca9707322 SHA512 86450fef806a63c9c24df20eef68095968eb86c26895607194acc122ef8e78307fb9e75669d07384110b2a578dbde16f32722d0a932dc3aaacf147e77e16cccc diff --git a/app-crypt/hashcat-utils/hashcat-utils-1.9.ebuild b/app-crypt/hashcat-utils/hashcat-utils-1.9.ebuild index f6396ab52c84..271655e9bebc 100644 --- a/app-crypt/hashcat-utils/hashcat-utils-1.9.ebuild +++ b/app-crypt/hashcat-utils/hashcat-utils-1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,10 +14,6 @@ IUSE="" S="${WORKDIR}/${P}/src" -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" - src_install() { for i in *.bin; do newbin ${i} ${i/.bin} -- cgit v1.2.3