summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-18 10:21:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-18 10:21:52 +0000
commite1efa72eb0581d9d677ae550f46515038b5bc06d (patch)
treeb6fc940e3a9b74a32bd39256f5153bd860c5b47c /dev-ruby
parentStable for amd64, wrt bug #421729 (diff)
downloadgentoo-2-e1efa72eb0581d9d677ae550f46515038b5bc06d.tar.gz
gentoo-2-e1efa72eb0581d9d677ae550f46515038b5bc06d.tar.bz2
gentoo-2-e1efa72eb0581d9d677ae550f46515038b5bc06d.zip
Stable for amd64, wrt bug #421345
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/net-ssh/ChangeLog5
-rw-r--r--dev-ruby/net-ssh/net-ssh-2.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/net-ssh/ChangeLog b/dev-ruby/net-ssh/ChangeLog
index 087fa259bc8f..e6d4b165329e 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/ChangeLog,v 1.100 2012/06/17 07:10:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/ChangeLog,v 1.101 2012/06/18 10:21:52 ago Exp $
+
+ 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> net-ssh-2.2.2.ebuild:
+ Stable for amd64, wrt bug #421345
17 Jun 2012; Hans de Graaff <graaff@gentoo.org> net-ssh-2.2.2.ebuild:
Drop ruby19 to create a new stable candidate, too many dependencies are not
diff --git a/dev-ruby/net-ssh/net-ssh-2.2.2.ebuild b/dev-ruby/net-ssh/net-ssh-2.2.2.ebuild
index 35907b2b59a8..9656c8b6b342 100644
--- a/dev-ruby/net-ssh/net-ssh-2.2.2.ebuild
+++ b/dev-ruby/net-ssh/net-ssh-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.2.2.ebuild,v 1.3 2012/06/17 07:10:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh/net-ssh-2.2.2.ebuild,v 1.4 2012/06/18 10:21:52 ago Exp $
EAPI="2"
USE_RUBY="ruby18 ree18"
@@ -18,7 +18,7 @@ HOMEPAGE="http://net-ssh.rubyforge.org/"
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"