From: Zero_Chaos Date: Sat, 3 Sep 2016 21:32:18 +0000 (-0400) Subject: app-crypt/hashcat: update description per upstream X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f6355aac963d02ca469191da265710865f8abefa;p=gentoo.git app-crypt/hashcat: update description per upstream Package-Manager: portage-2.3.0 --- diff --git a/app-crypt/hashcat/hashcat-3.10-r1.ebuild b/app-crypt/hashcat/hashcat-3.10-r1.ebuild index 805aabf3b8e4..06fd778ac60e 100644 --- a/app-crypt/hashcat/hashcat-3.10-r1.ebuild +++ b/app-crypt/hashcat/hashcat-3.10-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils pax-utils -DESCRIPTION="An advanced CPU-based password recovery utility" +DESCRIPTION="World's fastest and most advanced password recovery utility" HOMEPAGE="https://github.com/hashcat/hashcat" SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT"