From 65cff7dd562319fd3914b23d6a60569ced9bd2ff Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Fri, 17 Feb 2017 16:37:59 +0200 Subject: app-crypt/nistp224: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- app-crypt/nistp224/nistp224-0.75-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/nistp224/nistp224-0.75-r1.ebuild b/app-crypt/nistp224/nistp224-0.75-r1.ebuild index 81d2ed987811..21dd02f31ea4 100644 --- a/app-crypt/nistp224/nistp224-0.75-r1.ebuild +++ b/app-crypt/nistp224/nistp224-0.75-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="2" inherit eutils toolchain-funcs flag-o-matic fixheadtails -DESCRIPTION="nistp224 performs compressed Diffie-Hellman key exchange on the NIST P-224 elliptic curve" +DESCRIPTION="Performs compressed Diffie-Hellman key exchange on the NIST P-224 elliptic curve" HOMEPAGE="http://cr.yp.to/nistp224.html" SRC_URI="http://cr.yp.to/${PN}/${P}.tar.gz" -- cgit v1.2.3-65-gdbad