projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e616e4e
)
app-crypt/scrypt: Fix toolong.DESCRIPTION
author
Harri Nieminen
<moikkis@gmail.com>
Fri, 17 Feb 2017 14:41:30 +0000
(16:41 +0200)
committer
David Seifert
<soap@gentoo.org>
Fri, 17 Feb 2017 20:16:54 +0000
(21:16 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996
app-crypt/scrypt/scrypt-1.2.0.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/scrypt/scrypt-1.2.0.ebuild
b/app-crypt/scrypt/scrypt-1.2.0.ebuild
index 79c83357d829ee7f2bbf6c878470426ab0455037..5b58977fc436553e36b0925b16730aa4c2fce5b2 100644
(file)
--- a/
app-crypt/scrypt/scrypt-1.2.0.ebuild
+++ b/
app-crypt/scrypt/scrypt-1.2.0.ebuild
@@
-4,7
+4,7
@@
EAPI=6
-DESCRIPTION="A simple password-based encryption utility using
the
scrypt key derivation function"
+DESCRIPTION="A simple password-based encryption utility using scrypt key derivation function"
HOMEPAGE="http://www.tarsnap.com/scrypt.html"
SRC_URI="http://www.tarsnap.com/${PN}/${P}.tgz"