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

app-crypt/jacksum/jacksum-1.7.0.ebuild

index df896c6113fd0bd67d023d48133a4f5539d8cd85..c7628817dac874e3ee1742a66d154313e6ee7c96 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="Java utility for computing and verifying checksums: CRC*, MD*, RIPEMD*, SHA*, TIGER*, WHIRLPOOL"
+DESCRIPTION="Java utility for computing and verifying checksums: CRC*, MD*, etc."
 HOMEPAGE="http://www.jonelo.de/java/jacksum/"
 SRC_URI="mirror://sourceforge/jacksum/${P}.zip"
 LICENSE="GPL-2"