Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-0.11.4.ebuild mocha-0.10.5.ebuild mocha-0.12.7.ebuild mocha-0.10.5-r1.ebuild ChangeLog
Date: Sun, 02 Mar 2014 22:58:39
Message-Id: 20140302225836.6E9F62004C@flycatcher.gentoo.org
1 mrueg 14/03/02 22:58:36
2
3 Modified: mocha-0.11.4.ebuild mocha-0.10.5.ebuild
4 mocha-0.12.7.ebuild ChangeLog
5 Added: mocha-0.10.5-r1.ebuild
6 Log:
7 Add ruby20 to slot 0.10. Remove ree18 targets.
8
9 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key )
10
11 Revision Changes Path
12 1.16 dev-ruby/mocha/mocha-0.11.4.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild?rev=1.16&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild?rev=1.16&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild?r1=1.15&r2=1.16
17
18 Index: mocha-0.11.4.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild,v
21 retrieving revision 1.15
22 retrieving revision 1.16
23 diff -u -r1.15 -r1.16
24 --- mocha-0.11.4.ebuild 24 Dec 2013 16:12:17 -0000 1.15
25 +++ mocha-0.11.4.ebuild 2 Mar 2014 22:58:36 -0000 1.16
26 @@ -1,9 +1,9 @@
27 -# Copyright 1999-2013 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild,v 1.15 2013/12/24 16:12:17 ago Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild,v 1.16 2014/03/02 22:58:36 mrueg Exp $
32
33 EAPI=4
34 -USE_RUBY="ruby18 ree18 ruby19 jruby"
35 +USE_RUBY="ruby18 ruby19 jruby"
36
37 RUBY_FAKEGEM_TASK_TEST="test:units"
38
39
40
41
42 1.15 dev-ruby/mocha/mocha-0.10.5.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild?rev=1.15&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild?rev=1.15&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild?r1=1.14&r2=1.15
47
48 Index: mocha-0.10.5.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild,v
51 retrieving revision 1.14
52 retrieving revision 1.15
53 diff -u -r1.14 -r1.15
54 --- mocha-0.10.5.ebuild 22 May 2013 17:51:02 -0000 1.14
55 +++ mocha-0.10.5.ebuild 2 Mar 2014 22:58:36 -0000 1.15
56 @@ -1,9 +1,9 @@
57 -# Copyright 1999-2013 Gentoo Foundation
58 +# Copyright 1999-2014 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild,v 1.14 2013/05/22 17:51:02 graaff Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild,v 1.15 2014/03/02 22:58:36 mrueg Exp $
62
63 EAPI=4
64 -USE_RUBY="ruby18 ree18 ruby19 jruby"
65 +USE_RUBY="ruby18 ruby19 jruby"
66
67 RUBY_FAKEGEM_TASK_TEST="test:units"
68
69
70
71
72 1.13 dev-ruby/mocha/mocha-0.12.7.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild?rev=1.13&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild?rev=1.13&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild?r1=1.12&r2=1.13
77
78 Index: mocha-0.12.7.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild,v
81 retrieving revision 1.12
82 retrieving revision 1.13
83 diff -u -r1.12 -r1.13
84 --- mocha-0.12.7.ebuild 24 Dec 2013 16:12:17 -0000 1.12
85 +++ mocha-0.12.7.ebuild 2 Mar 2014 22:58:36 -0000 1.13
86 @@ -1,9 +1,9 @@
87 -# Copyright 1999-2013 Gentoo Foundation
88 +# Copyright 1999-2014 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild,v 1.12 2013/12/24 16:12:17 ago Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild,v 1.13 2014/03/02 22:58:36 mrueg Exp $
92
93 EAPI=4
94 -USE_RUBY="ruby18 ree18 ruby19 jruby"
95 +USE_RUBY="ruby18 ruby19 jruby"
96
97 RUBY_FAKEGEM_TASK_TEST="test:units"
98
99
100
101
102 1.98 dev-ruby/mocha/ChangeLog
103
104 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.98&view=markup
105 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.98&content-type=text/plain
106 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?r1=1.97&r2=1.98
107
108 Index: ChangeLog
109 ===================================================================
110 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
111 retrieving revision 1.97
112 retrieving revision 1.98
113 diff -u -r1.97 -r1.98
114 --- ChangeLog 25 Feb 2014 20:48:57 -0000 1.97
115 +++ ChangeLog 2 Mar 2014 22:58:36 -0000 1.98
116 @@ -1,6 +1,12 @@
117 # ChangeLog for dev-ruby/mocha
118 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
119 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.97 2014/02/25 20:48:57 maekke Exp $
120 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.98 2014/03/02 22:58:36 mrueg Exp $
121 +
122 +*mocha-0.10.5-r1 (02 Mar 2014)
123 +
124 + 02 Mar 2014; Manuel RĂ¼ger <mrueg@g.o> +mocha-0.10.5-r1.ebuild,
125 + mocha-0.10.5.ebuild, mocha-0.11.4.ebuild, mocha-0.12.7.ebuild:
126 + Add ruby20 to slot 0.10. Remove ree18 targets.
127
128 25 Feb 2014; Markus Meier <maekke@g.o> mocha-0.14.0.ebuild:
129 add ~arm, bug #501152
130
131
132
133 1.1 dev-ruby/mocha/mocha-0.10.5-r1.ebuild
134
135 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.10.5-r1.ebuild?rev=1.1&view=markup
136 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.10.5-r1.ebuild?rev=1.1&content-type=text/plain
137
138 Index: mocha-0.10.5-r1.ebuild
139 ===================================================================
140 # Copyright 1999-2014 Gentoo Foundation
141 # Distributed under the terms of the GNU General Public License v2
142 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5-r1.ebuild,v 1.1 2014/03/02 22:58:36 mrueg Exp $
143
144 EAPI=5
145 USE_RUBY="ruby18 ruby19 ruby20 jruby"
146
147 RUBY_FAKEGEM_TASK_TEST="test:units"
148
149 RUBY_FAKEGEM_TASK_DOC="rdoc"
150 RUBY_FAKEGEM_DOCDIR="doc"
151 RUBY_FAKEGEM_EXTRADOC="README.rdoc RELEASE.rdoc"
152
153 RUBY_FAKEGEM_EXTRAINSTALL="init.rb"
154
155 inherit ruby-fakegem
156
157 DESCRIPTION="A Ruby library for mocking and stubbing using a syntax like that of JMock, and SchMock"
158 HOMEPAGE="http://mocha.rubyforge.org/"
159
160 LICENSE="MIT"
161 SLOT="0.10"
162 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
163 IUSE=""
164
165 ruby_add_bdepend "
166 doc? ( dev-ruby/coderay )"
167
168 ruby_add_rdepend "dev-ruby/metaclass" #metaclass ~> 0.0.1
169
170 all_ruby_prepare() {
171 sed -i -e '/[Bb]undler/ s:^:#:' -e '1iload "lib/mocha/version.rb"' Rakefile || die
172
173 # Use syntax that works with all versions of coderay
174 sed -i -e 's/html.div/html(:wrap => :div)/' Rakefile || die
175 }
176
177 all_ruby_compile() {
178 all_fakegem_compile
179
180 if use doc; then
181 rake examples || die
182 fi
183 }
184
185 all_ruby_install() {
186 all_fakegem_install
187
188 docinto examples
189 dodoc examples/*.rb || die
190 }