summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-08-22 16:53:45 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-08-22 16:53:45 +0000
commite470d049e9d5869e8108df643f1e630ebeb80d37 (patch)
tree3d1dc3be672ec326aa8d59e1a3e38ec19d065148 /dev-ruby
parentx86 stable wrt bug #333949 (diff)
downloadgentoo-2-e470d049e9d5869e8108df643f1e630ebeb80d37.tar.gz
gentoo-2-e470d049e9d5869e8108df643f1e630ebeb80d37.tar.bz2
gentoo-2-e470d049e9d5869e8108df643f1e630ebeb80d37.zip
x86 stable wrt bug #333951
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/net-ssh/ChangeLog6
-rw-r--r--dev-ruby/net-ssh/net-ssh-2.0.23.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/net-ssh/ChangeLog b/dev-ruby/net-ssh/ChangeLog
index ac563fe605d2..b6dc5a6cf070 100644
--- a/dev-ruby/net-ssh/ChangeLog
+++ b/dev-ruby/net-ssh/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/net-ssh
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/ChangeLog,v 1.72 2010/08/22 12:30:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/ChangeLog,v 1.73 2010/08/22 16:53:45 phajdan.jr Exp $
+
+ 22 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ net-ssh-2.0.23.ebuild:
+ x86 stable wrt bug #333951
22 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-files/net-ssh-2.0.17-readpartial.patch, -net-ssh-2.0.21.ebuild,
diff --git a/dev-ruby/net-ssh/net-ssh-2.0.23.ebuild b/dev-ruby/net-ssh/net-ssh-2.0.23.ebuild
index 4d44db850c9f..776b861d9874 100644
--- a/dev-ruby/net-ssh/net-ssh-2.0.23.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-2.0.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.23.ebuild,v 1.1 2010/06/05 12:18:45 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-2.0.23.ebuild,v 1.2 2010/08/22 16:53:45 phajdan.jr Exp $
EAPI="2"
USE_RUBY="ruby18 ruby19"
@@ -18,5 +18,5 @@ HOMEPAGE="http://net-ssh.rubyforge.org/"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""