diff options
Diffstat (limited to 'app-admin/eselect-pinentry/files')
-rw-r--r-- | app-admin/eselect-pinentry/files/pinentry.eselect-0.4 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/app-admin/eselect-pinentry/files/pinentry.eselect-0.4 b/app-admin/eselect-pinentry/files/pinentry.eselect-0.4 deleted file mode 100644 index 0bcd07d29678..000000000000 --- a/app-admin/eselect-pinentry/files/pinentry.eselect-0.4 +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id: pinentry.eselect-0.4,v 1.1 2013/01/14 12:53:45 ssuominen Exp $ - -DESCRIPTION="Manage /usr/bin/pinentry implementation" -MAINTAINER="ssuominen@gentoo.org" -VERSION="0.4" - -SYMLINK_PATH=/usr/bin/pinentry -SYMLINK_TARGETS=( pinentry-qt pinentry-gtk-2 pinentry-qt4 pinentry-curses ) -SYMLINK_DESCRIPTION='pinentry implementation' - -inherit bin-symlink |