summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-16 20:04:24 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-17 21:15:35 +0100
commit899c132b61e165dceabbe6ae159b5b1e9cd336e3 (patch)
treeaba67b3be2c002deb3dffabdff558965fa404032
parentapp-admin/diradm: Fix toolong.DESCRIPTION (diff)
downloadgentoo-899c132b61e165dceabbe6ae159b5b1e9cd336e3.tar.gz
gentoo-899c132b61e165dceabbe6ae159b5b1e9cd336e3.tar.bz2
gentoo-899c132b61e165dceabbe6ae159b5b1e9cd336e3.zip
app-admin/kedpm: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996
-rw-r--r--app-admin/kedpm/kedpm-0.4.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"