summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-01-15 20:59:38 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-01-15 20:59:38 +0000
commit56a81d7dbd7b65a85d390f46154e2e01725a14f1 (patch)
tree0d16a24ee984c43dfa52e9c5b860fdf16b05e540 /app-admin/eselect-pinentry/files/pinentry.eselect-0.4
parentFix SRC_URI. (diff)
downloadgentoo-2-56a81d7dbd7b65a85d390f46154e2e01725a14f1.tar.gz
gentoo-2-56a81d7dbd7b65a85d390f46154e2e01725a14f1.tar.bz2
gentoo-2-56a81d7dbd7b65a85d390f46154e2e01725a14f1.zip
fix the desc in eselect to avoid double word
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-admin/eselect-pinentry/files/pinentry.eselect-0.4')
-rw-r--r--app-admin/eselect-pinentry/files/pinentry.eselect-0.44
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-pinentry/files/pinentry.eselect-0.4 b/app-admin/eselect-pinentry/files/pinentry.eselect-0.4
index e0b08f46e810..d5d678eeb5be 100644
--- a/app-admin/eselect-pinentry/files/pinentry.eselect-0.4
+++ b/app-admin/eselect-pinentry/files/pinentry.eselect-0.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: pinentry.eselect-0.4,v 1.3 2013/01/14 13:21:45 ssuominen Exp $
+# $Id: pinentry.eselect-0.4,v 1.4 2013/01/15 20:59:38 ssuominen Exp $
DESCRIPTION="Manage /usr/bin/pinentry implementation"
MAINTAINER="ssuominen@gentoo.org"
@@ -8,6 +8,6 @@ VERSION="0.4"
SYMLINK_PATH=/usr/bin/pinentry
SYMLINK_TARGETS=( pinentry-qt pinentry-gtk-2 pinentry-qt4 pinentry-curses )
-SYMLINK_DESCRIPTION='pinentry implementation'
+SYMLINK_DESCRIPTION='pinentry binary'
inherit bin-symlink