# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id: sh.eselect-0.4,v 1.1 2013/01/13 14:32:20 mgorny Exp $ DESCRIPTION="Manage /usr/lib/ssh-askpass" MAINTAINER="cj.wijtmans@gmail.com" VERSION="0" SYMLINK_PATH=/usr/lib/ssh-askpass SYMLINK_TARGETS=( x11-ssh-askpass ksshaskpass ssh-askpass-fullscreen ) SYMLINK_DESCRIPTION='ssh-askpass' SYMLINK_CRUCIAL=1 inherit bin-symlink