Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/net-ssh-gateway: ChangeLog net-ssh-gateway-1.0.1-r1.ebuild
Date: Wed, 04 May 2011 18:29:07
Message-Id: 20110504182858.4891220054@flycatcher.gentoo.org
1 angelos 11/05/04 18:28:58
2
3 Modified: ChangeLog net-ssh-gateway-1.0.1-r1.ebuild
4 Log:
5 Stable on amd64 wrt bug #321103
6
7 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.18 dev-ruby/net-ssh-gateway/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 1 May 2011 07:35:30 -0000 1.17
23 +++ ChangeLog 4 May 2011 18:28:58 -0000 1.18
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/net-ssh-gateway
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog,v 1.17 2011/05/01 07:35:30 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog,v 1.18 2011/05/04 18:28:58 angelos Exp $
29 +
30 + 04 May 2011; Christoph Mende <angelos@g.o>
31 + net-ssh-gateway-1.0.1-r1.ebuild:
32 + Stable on amd64 wrt bug #321103
33
34 *net-ssh-gateway-1.1.0 (01 May 2011)
35
36
37
38
39 1.7 dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild?r1=1.6&r2=1.7
44
45 Index: net-ssh-gateway-1.0.1-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- net-ssh-gateway-1.0.1-r1.ebuild 16 Mar 2011 17:49:39 -0000 1.6
52 +++ net-ssh-gateway-1.0.1-r1.ebuild 4 May 2011 18:28:58 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild,v 1.6 2011/03/16 17:49:39 graaff Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild,v 1.7 2011/05/04 18:28:58 angelos Exp $
58
59 EAPI="2"
60 USE_RUBY="ruby18 ree18"
61 @@ -16,7 +16,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="2"
65 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 ruby_add_rdepend ">=dev-ruby/net-ssh-2.0.0"