summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/net-ssh/net-ssh-2.0.14.ebuild')
-rw-r--r--dev-ruby/net-ssh/net-ssh-2.0.14.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-ruby/net-ssh/net-ssh-2.0.14.ebuild b/dev-ruby/net-ssh/net-ssh-2.0.14.ebuild
new file mode 100644
index 000000000000..108b45fe724a
--- /dev/null
+++ b/dev-ruby/net-ssh/net-ssh-2.0.14.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-2.0.14.ebuild,v 1.1 2009/08/29 07:58:57 graaff Exp $
+
+inherit gems
+
+DESCRIPTION="Non-interactive SSH processing in pure Ruby"
+HOMEPAGE="http://net-ssh.rubyforge.org/"
+
+LICENSE="GPL-2"
+SLOT="2"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+USE_RUBY="ruby18"