# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="A script to propagate ssh public identity" HOMEPAGE="http://hacker.klever.net/" LICENSE="MIT" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="" src_install() { newbin ${FILESDIR}/${PF} ${PN} }