commit:     4cfdb96ca5fe0cfa102d7631881f65893ec162b6
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Fri Feb 17 14:41:30 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 20:16:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cfdb96c

app-crypt/scrypt: Fix toolong.DESCRIPTION

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/scrypt/scrypt-1.2.0.ebuild 
b/app-crypt/scrypt/scrypt-1.2.0.ebuild
index 79c83357d8..5b58977fc4 100644
--- 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";
 

Reply via email to