alonbl 15/06/20 09:09:41 Added: pinentry.eselect-0.5 Log: Add pinentry-gnome3, bug#547456 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key BF20DC51)
Revision Changes Path 1.1 app-eselect/eselect-pinentry/files/pinentry.eselect-0.5 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/files/pinentry.eselect-0.5?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-pinentry/files/pinentry.eselect-0.5?rev=1.1&content-type=text/plain Index: pinentry.eselect-0.5 =================================================================== # 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="[email protected]" 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
