Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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 net-ssh-gateway-1.1.0.ebuild
Date: Tue, 01 May 2012 18:35:56
Message-Id: 20120501182424.6B7AF20051@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:24
2
3 Modified: ChangeLog net-ssh-gateway-1.0.1-r1.ebuild
4 net-ssh-gateway-1.1.0.ebuild
5 Log:
6 Drop ia64/sparc keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.26 dev-ruby/net-ssh-gateway/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog?rev=1.26&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog?rev=1.26&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog?r1=1.25&r2=1.26
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog,v
20 retrieving revision 1.25
21 retrieving revision 1.26
22 diff -u -r1.25 -r1.26
23 --- ChangeLog 11 Mar 2012 13:02:20 -0000 1.25
24 +++ ChangeLog 1 May 2012 18:24:24 -0000 1.26
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/net-ssh-gateway
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog,v 1.25 2012/03/11 13:02:20 ranger Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/ChangeLog,v 1.26 2012/05/01 18:24:24 armin76 Exp $
30 +
31 + 01 May 2012; Raúl Porcel <armin76@g.o>
32 + net-ssh-gateway-1.0.1-r1.ebuild, net-ssh-gateway-1.1.0.ebuild:
33 + Drop ia64/sparc keywords
34
35 11 Mar 2012; Brent Baude <ranger@g.o> net-ssh-gateway-1.1.0.ebuild:
36 Marking net-ssh-gateway-1.1.0 ppc64 for bug 395657
37
38
39
40 1.12 dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild?rev=1.12&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild?rev=1.12&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild?r1=1.11&r2=1.12
45
46 Index: net-ssh-gateway-1.0.1-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild,v
49 retrieving revision 1.11
50 retrieving revision 1.12
51 diff -u -r1.11 -r1.12
52 --- net-ssh-gateway-1.0.1-r1.ebuild 26 Dec 2011 10:42:44 -0000 1.11
53 +++ net-ssh-gateway-1.0.1-r1.ebuild 1 May 2012 18:24:24 -0000 1.12
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild,v 1.11 2011/12/26 10:42:44 graaff Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.0.1-r1.ebuild,v 1.12 2012/05/01 18:24:24 armin76 Exp $
60
61 EAPI="2"
62 USE_RUBY="ruby18 ree18"
63 @@ -16,7 +16,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="2"
67 -KEYWORDS="amd64 ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
68 +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
69 IUSE=""
70
71 ruby_add_rdepend ">=dev-ruby/net-ssh-2.0.0"
72
73
74
75 1.4 dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0.ebuild?rev=1.4&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0.ebuild?rev=1.4&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0.ebuild?r1=1.3&r2=1.4
80
81 Index: net-ssh-gateway-1.1.0.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0.ebuild,v
84 retrieving revision 1.3
85 retrieving revision 1.4
86 diff -u -r1.3 -r1.4
87 --- net-ssh-gateway-1.1.0.ebuild 11 Mar 2012 13:02:20 -0000 1.3
88 +++ net-ssh-gateway-1.1.0.ebuild 1 May 2012 18:24:24 -0000 1.4
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0.ebuild,v 1.3 2012/03/11 13:02:20 ranger Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-ssh-gateway/net-ssh-gateway-1.1.0.ebuild,v 1.4 2012/05/01 18:24:24 armin76 Exp $
94
95 EAPI="2"
96 USE_RUBY="ruby18 ree18"
97 @@ -16,7 +16,7 @@
98
99 LICENSE="GPL-2"
100 SLOT="2"
101 -KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
102 +KEYWORDS="amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
103 IUSE=""
104
105 ruby_add_rdepend ">=dev-ruby/net-ssh-2.0.0"