app-crypt/libscrypt: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 14:37:23 +0000 (16:37 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:16:44 +0000 (21:16 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-crypt/libscrypt/libscrypt-1.19.ebuild
app-crypt/libscrypt/libscrypt-1.20.ebuild

index 830211537fb9b30181a20619148e940f4bd6bb86..23b1d6d7f17553d6f2d074368c7d1f537d64c7ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit flag-o-matic multilib toolchain-funcs
 
-DESCRIPTION="Shared library to impliment the scrypt algorithm.  See http://www.tarsnap.com/scrypt.html."
+DESCRIPTION="Shared library to impliment the scrypt algorithm"
 HOMEPAGE="https://github.com/technion/libscrypt"
 SRC_URI="https://github.com/technion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
index 6e5a3038f64d430bb948c0a18935210b3526d653..5fca908764ba319ff71afe519f50b5dac410c6fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit flag-o-matic multilib toolchain-funcs
 
-DESCRIPTION="Shared library to impliment the scrypt algorithm.  See http://www.tarsnap.com/scrypt.html."
+DESCRIPTION="Shared library to impliment the scrypt algorithm"
 HOMEPAGE="https://github.com/technion/libscrypt"
 SRC_URI="https://github.com/technion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"