summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-05 18:23:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-05 18:23:12 +0000
commit046b201f8a5772de76884d2100bb744461f55c14 (patch)
tree79cb96fbcbdf92431390c76208218706e31eaabe /dev-ruby/net-ssh
parentStable for ppc64, wrt bug #464366 (diff)
downloadgentoo-2-046b201f8a5772de76884d2100bb744461f55c14.tar.gz
gentoo-2-046b201f8a5772de76884d2100bb744461f55c14.tar.bz2
gentoo-2-046b201f8a5772de76884d2100bb744461f55c14.zip
Stable for ppc64, wrt bug #464366
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/net-ssh')
-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 4d4d8b3a97ae..ee6b554a5fed 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.113 2013/04/05 17:39:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/ChangeLog,v 1.114 2013/04/05 18:23:12 ago Exp $
+
+ 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> net-ssh-2.4.0.ebuild:
+ Stable for ppc64, wrt bug #464366
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> net-ssh-2.4.0.ebuild:
Stable for ppc, 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 db6912b9379d..10b608140161 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.4 2013/04/05 17:39:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-2.4.0.ebuild,v 1.5 2013/04/05 18:23:12 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"