# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-1.1.3.ebuild,v 1.6 2008/06/23 21:07:14 opfer Exp $ inherit gems DESCRIPTION="Non-interactive SSH processing in pure Ruby" HOMEPAGE="http://net-ssh.rubyforge.org/" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ia64 ppc ppc64 x86" IUSE="" DEPEND=">=dev-ruby/needle-1.2.1-r1"