diff options
-rw-r--r-- | app-admin/kedpm/kedpm-0.4.0-r2.ebuild | 4 |
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" |