summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:48:15 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:05 +0100
commit5a133175d45c7b17f3d9d7b185ecf57a68614846 (patch)
treecfc4efae2e3a6465fd700b7a7169fdee45fd097b /app-crypt
parentapp-cdr/graveman: eutils-- (diff)
downloadgentoo-5a133175d45c7b17f3d9d7b185ecf57a68614846.tar.gz
gentoo-5a133175d45c7b17f3d9d7b185ecf57a68614846.tar.bz2
gentoo-5a133175d45c7b17f3d9d7b185ecf57a68614846.zip
app-crypt/hashcat: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/hashcat/hashcat-6.1.1.ebuild2
-rw-r--r--app-crypt/hashcat/hashcat-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/hashcat/hashcat-6.1.1.ebuild b/app-crypt/hashcat/hashcat-6.1.1.ebuild
index 2f467f39c054..4bcf042ea7e7 100644
--- a/app-crypt/hashcat/hashcat-6.1.1.ebuild
+++ b/app-crypt/hashcat/hashcat-6.1.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils pax-utils multilib
+inherit pax-utils multilib
DESCRIPTION="World's fastest and most advanced password recovery utility"
HOMEPAGE="https://github.com/hashcat/hashcat"
diff --git a/app-crypt/hashcat/hashcat-9999.ebuild b/app-crypt/hashcat/hashcat-9999.ebuild
index 32005fae3ae5..4bcf042ea7e7 100644
--- a/app-crypt/hashcat/hashcat-9999.ebuild
+++ b/app-crypt/hashcat/hashcat-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils pax-utils multilib
+inherit pax-utils multilib
DESCRIPTION="World's fastest and most advanced password recovery utility"
HOMEPAGE="https://github.com/hashcat/hashcat"