app-crypt/nistp224: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 14:37:59 +0000 (16:37 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:16:47 +0000 (21:16 +0100)
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

index 81d2ed9878113fec86f0bb5f7b6ae85f2e9cdf0d..21dd02f31ea44769714b7fd674488c3227d93842 100644 (file)
@@ -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"