app-admin/kedpm: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Thu, 16 Feb 2017 18:04:24 +0000 (20:04 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:15:35 +0000 (21:15 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-admin/kedpm/kedpm-0.4.0-r2.ebuild

index 1a6466da6ca88c21899b93eded5c81959c7574aa..05a17cddec898b0a7fff49a328f16b3284883334 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$
 
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1 eutils
 
-DESCRIPTION="Ked Password Manager helps to manage large amounts of passwords and related information"
+DESCRIPTION="Helps to manage large amounts of passwords and related information"
 HOMEPAGE="http://kedpm.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"