From 2f919558b8605f5778636c682cb55713243eac4c Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Tue, 24 Nov 2009 14:35:12 +0000 Subject: Bump net-ssh version requirement. (Portage version: 2.2_rc51/cvs/Linux x86_64) --- dev-ruby/capistrano/ChangeLog | 6 +++++- dev-ruby/capistrano/capistrano-2.5.9.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-ruby/capistrano') diff --git a/dev-ruby/capistrano/ChangeLog b/dev-ruby/capistrano/ChangeLog index bc275488dd9d..02174e2b2dc0 100644 --- a/dev-ruby/capistrano/ChangeLog +++ b/dev-ruby/capistrano/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/capistrano # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.48 2009/10/23 15:16:22 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.49 2009/11/24 14:35:12 flameeyes Exp $ + + 24 Nov 2009; Diego E. Pettenò + capistrano-2.5.9.ebuild: + Bump net-ssh version requirement. *capistrano-2.5.9 (23 Oct 2009) diff --git a/dev-ruby/capistrano/capistrano-2.5.9.ebuild b/dev-ruby/capistrano/capistrano-2.5.9.ebuild index dd901ad4a5db..a15097c13b6a 100644 --- a/dev-ruby/capistrano/capistrano-2.5.9.ebuild +++ b/dev-ruby/capistrano/capistrano-2.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.9.ebuild,v 1.1 2009/10/23 15:16:22 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.9.ebuild,v 1.2 2009/11/24 14:35:12 flameeyes Exp $ inherit gems @@ -15,7 +15,7 @@ USE_RUBY="ruby18" DEPEND=">=dev-lang/ruby-1.8.2 >=dev-ruby/rubygems-1.3.0 - >=dev-ruby/net-ssh-2.0.10 + >=dev-ruby/net-ssh-2.0.14 >=dev-ruby/net-sftp-2.0.2 >=dev-ruby/net-scp-1.0.2 >=dev-ruby/net-ssh-gateway-1.0.0 -- cgit v1.2.3-65-gdbad