commit: f6355aac963d02ca469191da265710865f8abefa Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Sat Sep 3 21:32:18 2016 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Sat Sep 3 21:32:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6355aac
app-crypt/hashcat: update description per upstream Package-Manager: portage-2.3.0 app-crypt/hashcat/hashcat-3.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/hashcat/hashcat-3.10-r1.ebuild b/app-crypt/hashcat/hashcat-3.10-r1.ebuild index 805aabf..06fd778 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"
