From: Harri Nieminen Date: Thu, 16 Feb 2017 18:04:24 +0000 (+0200) Subject: app-admin/kedpm: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=899c132b61e165dceabbe6ae159b5b1e9cd336e3;p=gentoo.git app-admin/kedpm: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- diff --git a/app-admin/kedpm/kedpm-0.4.0-r2.ebuild b/app-admin/kedpm/kedpm-0.4.0-r2.ebuild index 1a6466da6ca8..05a17cddec89 100644 --- a/app-admin/kedpm/kedpm-0.4.0-r2.ebuild +++ b/app-admin/kedpm/kedpm-0.4.0-r2.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$ @@ -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"