From 87e038beeb0785b37a23ea513e20df4970d8f639 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Fri, 17 Feb 2017 16:37:23 +0200 Subject: app-crypt/libscrypt: Fix toolong.DESCRIPTION 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 | 4 ++-- app-crypt/libscrypt/libscrypt-1.20.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/libscrypt/libscrypt-1.19.ebuild b/app-crypt/libscrypt/libscrypt-1.19.ebuild index 830211537fb9..23b1d6d7f175 100644 --- a/app-crypt/libscrypt/libscrypt-1.19.ebuild +++ b/app-crypt/libscrypt/libscrypt-1.19.ebuild @@ -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" diff --git a/app-crypt/libscrypt/libscrypt-1.20.ebuild b/app-crypt/libscrypt/libscrypt-1.20.ebuild index 6e5a3038f64d..5fca908764ba 100644 --- a/app-crypt/libscrypt/libscrypt-1.20.ebuild +++ b/app-crypt/libscrypt/libscrypt-1.20.ebuild @@ -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" -- cgit v1.2.3-18-g5258