# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id: pinentry.eselect-0.5,v 1.1 2015/06/20 09:09:41 alonbl Exp $ DESCRIPTION="Manage /usr/bin/pinentry implementation" MAINTAINER="ssuominen@gentoo.org" VERSION="0.5" SYMLINK_PATH=/usr/bin/pinentry SYMLINK_TARGETS=( pinentry-qt pinentry-gtk-2 pinentry-qt4 pinentry-curses pinentry-gnome3 ) SYMLINK_DESCRIPTION='pinentry binary' inherit bin-symlink