Gentoo Archives: gentoo-commits

From: Richard Farina <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/hashcat/
Date: Sat, 03 Sep 2016 21:32:36
Message-Id: 1472938338.f6355aac963d02ca469191da265710865f8abefa.zerochaos@gentoo
1 commit: f6355aac963d02ca469191da265710865f8abefa
2 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 3 21:32:18 2016 +0000
4 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 3 21:32:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6355aac
7
8 app-crypt/hashcat: update description per upstream
9
10 Package-Manager: portage-2.3.0
11
12 app-crypt/hashcat/hashcat-3.10-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/hashcat/hashcat-3.10-r1.ebuild b/app-crypt/hashcat/hashcat-3.10-r1.ebuild
16 index 805aabf..06fd778 100644
17 --- a/app-crypt/hashcat/hashcat-3.10-r1.ebuild
18 +++ b/app-crypt/hashcat/hashcat-3.10-r1.ebuild
19 @@ -6,7 +6,7 @@ EAPI=5
20
21 inherit eutils pax-utils
22
23 -DESCRIPTION="An advanced CPU-based password recovery utility"
24 +DESCRIPTION="World's fastest and most advanced password recovery utility"
25 HOMEPAGE="https://github.com/hashcat/hashcat"
26 SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27 LICENSE="MIT"