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/rspec: rspec-1.2.8.ebuild ChangeLog rspec-1.2.9.ebuild rspec-1.3.0.ebuild rspec-1.2.9-r1.ebuild
Date: Fri, 29 Jan 2010 19:05:18
Message-Id: E1Naw9V-0008MG-N9@stork.gentoo.org
1 armin76 10/01/29 19:05:09
2
3 Modified: rspec-1.2.8.ebuild ChangeLog rspec-1.2.9.ebuild
4 rspec-1.3.0.ebuild rspec-1.2.9-r1.ebuild
5 Log:
6 Add ~ia64
7 (Portage version: 2.1.6.13/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.4 dev-ruby/rspec/rspec-1.2.8.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.2.8.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.2.8.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.2.8.ebuild?r1=1.3&r2=1.4
15
16 Index: rspec-1.2.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.8.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- rspec-1.2.8.ebuild 18 Oct 2009 17:58:25 -0000 1.3
23 +++ rspec-1.2.8.ebuild 29 Jan 2010 19:05:08 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.8.ebuild,v 1.3 2009/10/18 17:58:25 nixnut Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.8.ebuild,v 1.4 2010/01/29 19:05:08 armin76 Exp $
30
31 inherit gems
32
33 @@ -9,7 +9,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
38 +KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc x86"
39 IUSE=""
40
41 USE_RUBY="ruby18 ruby19"
42
43
44
45 1.61 dev-ruby/rspec/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/ChangeLog?rev=1.61&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/ChangeLog?rev=1.61&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/ChangeLog?r1=1.60&r2=1.61
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v
54 retrieving revision 1.60
55 retrieving revision 1.61
56 diff -u -r1.60 -r1.61
57 --- ChangeLog 15 Jan 2010 00:39:55 -0000 1.60
58 +++ ChangeLog 29 Jan 2010 19:05:08 -0000 1.61
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-ruby/rspec
61 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.60 2010/01/15 00:39:55 flameeyes Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.61 2010/01/29 19:05:08 armin76 Exp $
64 +
65 + 29 Jan 2010; Raúl Porcel <armin76@g.o> rspec-1.2.8.ebuild,
66 + rspec-1.2.9.ebuild, rspec-1.2.9-r1.ebuild, rspec-1.3.0.ebuild:
67 + Add ~ia64
68
69 15 Jan 2010; Diego E. Pettenò <flameeyes@g.o> rspec-1.3.0.ebuild:
70 Actually run tests, at least for MRI 1.8 and 1.9, now that webmock works.
71
72
73
74 1.2 dev-ruby/rspec/rspec-1.2.9.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.2.9.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.2.9.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.2.9.ebuild?r1=1.1&r2=1.2
79
80 Index: rspec-1.2.9.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- rspec-1.2.9.ebuild 6 Oct 2009 05:34:01 -0000 1.1
87 +++ rspec-1.2.9.ebuild 29 Jan 2010 19:05:08 -0000 1.2
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2009 Gentoo Foundation
90 +# Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9.ebuild,v 1.1 2009/10/06 05:34:01 graaff Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9.ebuild,v 1.2 2010/01/29 19:05:08 armin76 Exp $
94
95 inherit gems
96
97 @@ -9,7 +9,7 @@
98
99 LICENSE="MIT"
100 SLOT="0"
101 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
102 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
103 IUSE=""
104
105 USE_RUBY="ruby18 ruby19"
106
107
108
109 1.5 dev-ruby/rspec/rspec-1.3.0.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild?rev=1.5&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild?rev=1.5&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild?r1=1.4&r2=1.5
114
115 Index: rspec-1.3.0.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild,v
118 retrieving revision 1.4
119 retrieving revision 1.5
120 diff -u -r1.4 -r1.5
121 --- rspec-1.3.0.ebuild 15 Jan 2010 00:39:55 -0000 1.4
122 +++ rspec-1.3.0.ebuild 29 Jan 2010 19:05:08 -0000 1.5
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2010 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild,v 1.4 2010/01/15 00:39:55 flameeyes Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.0.ebuild,v 1.5 2010/01/29 19:05:08 armin76 Exp $
128
129 EAPI=2
130 USE_RUBY="ruby18 ruby19 jruby"
131 @@ -18,7 +18,7 @@
132
133 LICENSE="MIT"
134 SLOT="0"
135 -KEYWORDS="~amd64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
136 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
137 IUSE=""
138
139 ruby_add_bdepend doc dev-ruby/hoe
140
141
142
143 1.4 dev-ruby/rspec/rspec-1.2.9-r1.ebuild
144
145 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.2.9-r1.ebuild?rev=1.4&view=markup
146 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.2.9-r1.ebuild?rev=1.4&content-type=text/plain
147 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rspec/rspec-1.2.9-r1.ebuild?r1=1.3&r2=1.4
148
149 Index: rspec-1.2.9-r1.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9-r1.ebuild,v
152 retrieving revision 1.3
153 retrieving revision 1.4
154 diff -u -r1.3 -r1.4
155 --- rspec-1.2.9-r1.ebuild 4 Jan 2010 11:50:45 -0000 1.3
156 +++ rspec-1.2.9-r1.ebuild 29 Jan 2010 19:05:08 -0000 1.4
157 @@ -1,6 +1,6 @@
158 # Copyright 1999-2010 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9-r1.ebuild,v 1.3 2010/01/04 11:50:45 fauli Exp $
161 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9-r1.ebuild,v 1.4 2010/01/29 19:05:08 armin76 Exp $
162
163 EAPI=2
164 USE_RUBY="ruby18 ruby19 jruby"
165 @@ -15,7 +15,7 @@
166
167 LICENSE="MIT"
168 SLOT="0"
169 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
170 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
171 IUSE=""
172
173 DEPEND=""