summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-30 14:25:55 +0100
committerSam James <sam@gentoo.org>2023-06-30 14:25:55 +0100
commite9e2acabfc53093d76cb3c1ce746d75ee03ab1b3 (patch)
treea6afcbb544e9f80a3c1748221b1cc5c9fd89e6c9
parentapp-containers/aardvark-dns: drop blank DEPEND/RDEPEND (diff)
downloadgentoo-e9e2acabfc53093d76cb3c1ce746d75ee03ab1b3.tar.gz
gentoo-e9e2acabfc53093d76cb3c1ce746d75ee03ab1b3.tar.bz2
gentoo-e9e2acabfc53093d76cb3c1ce746d75ee03ab1b3.zip
app-crypt/hashcat-utils: drop blank DEPEND/RDEPEND
This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-crypt/hashcat-utils/hashcat-utils-1.9.ebuild6
1 files changed, 1 insertions, 5 deletions
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}