summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-05 12:09:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-05 12:09:29 +0000
commit7a26b4903e0578f83bf067463a4500cf9cb82af5 (patch)
tree57aba97e922ade9240d59520996058f9c472fd6f /dev-ruby
parentStable for x86, wrt bug #464366 (diff)
downloadgentoo-2-7a26b4903e0578f83bf067463a4500cf9cb82af5.tar.gz
gentoo-2-7a26b4903e0578f83bf067463a4500cf9cb82af5.tar.bz2
gentoo-2-7a26b4903e0578f83bf067463a4500cf9cb82af5.zip
Stable for x86, wrt bug #464366
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/net-ssh/ChangeLog5
-rw-r--r--dev-ruby/net-ssh/net-ssh-2.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/net-ssh/ChangeLog b/dev-ruby/net-ssh/ChangeLog
index ee844a0bd520..d3a5789dd6fd 100644
--- a/dev-ruby/net-ssh/ChangeLog
+++ b/dev-ruby/net-ssh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/net-ssh
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/ChangeLog,v 1.111 2013/04/05 11:53:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/ChangeLog,v 1.112 2013/04/05 12:09:29 ago Exp $
+
+ 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> net-ssh-2.4.0.ebuild:
+ Stable for x86, wrt bug #464366
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> net-ssh-2.4.0.ebuild:
Stable for amd64, wrt bug #464366
diff --git a/dev-ruby/net-ssh/net-ssh-2.4.0.ebuild b/dev-ruby/net-ssh/net-ssh-2.4.0.ebuild
index f765f60bef4f..543c4b27ccb2 100644
--- a/dev-ruby/net-ssh/net-ssh-2.4.0.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.4.0.ebuild,v 1.2 2013/04/05 11:53:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-2.4.0.ebuild,v 1.3 2013/04/05 12:09:29 ago Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -20,7 +20,7 @@ RUBY_S="${PN}-${PN}-*"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_rdepend "virtual/ruby-ssl"