Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@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 ChangeLog mocha-0.12.7.ebuild mocha-0.13.3.ebuild
Date: Wed, 22 May 2013 17:51:10
Message-Id: 20130522175102.6E1932171D@flycatcher.gentoo.org
1 graaff 13/05/22 17:51:02
2
3 Modified: mocha-0.11.4.ebuild mocha-0.10.5.ebuild ChangeLog
4 mocha-0.12.7.ebuild mocha-0.13.3.ebuild
5 Log:
6 Move each version into its own slot since these versions are not API compatible.
7
8 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
9
10 Revision Changes Path
11 1.7 dev-ruby/mocha/mocha-0.11.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild?r1=1.6&r2=1.7
16
17 Index: mocha-0.11.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- mocha-0.11.4.ebuild 15 Jan 2013 07:06:31 -0000 1.6
24 +++ mocha-0.11.4.ebuild 22 May 2013 17:51:02 -0000 1.7
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild,v 1.6 2013/01/15 07:06:31 zerochaos Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild,v 1.7 2013/05/22 17:51:02 graaff Exp $
30
31 EAPI=4
32 USE_RUBY="ruby18 ree18 ruby19 jruby"
33 @@ -19,7 +19,7 @@
34 HOMEPAGE="http://gofreerange.com/mocha/docs/"
35
36 LICENSE="MIT"
37 -SLOT="0"
38 +SLOT="0.11"
39 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 IUSE=""
41
42
43
44
45 1.14 dev-ruby/mocha/mocha-0.10.5.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild?r1=1.13&r2=1.14
50
51 Index: mocha-0.10.5.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- mocha-0.10.5.ebuild 15 Jan 2013 07:06:31 -0000 1.13
58 +++ mocha-0.10.5.ebuild 22 May 2013 17:51:02 -0000 1.14
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild,v 1.13 2013/01/15 07:06:31 zerochaos Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild,v 1.14 2013/05/22 17:51:02 graaff Exp $
64
65 EAPI=4
66 USE_RUBY="ruby18 ree18 ruby19 jruby"
67 @@ -19,7 +19,7 @@
68 HOMEPAGE="http://mocha.rubyforge.org/"
69
70 LICENSE="MIT"
71 -SLOT="0"
72 +SLOT="0.10"
73 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"
74 IUSE=""
75
76
77
78
79 1.80 dev-ruby/mocha/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.80&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.80&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?r1=1.79&r2=1.80
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v
88 retrieving revision 1.79
89 retrieving revision 1.80
90 diff -u -r1.79 -r1.80
91 --- ChangeLog 22 May 2013 17:49:02 -0000 1.79
92 +++ ChangeLog 22 May 2013 17:51:02 -0000 1.80
93 @@ -1,6 +1,11 @@
94 # ChangeLog for dev-ruby/mocha
95 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.79 2013/05/22 17:49:02 graaff Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.80 2013/05/22 17:51:02 graaff Exp $
98 +
99 + 22 May 2013; Hans de Graaff <graaff@g.o> mocha-0.10.5.ebuild,
100 + mocha-0.11.4.ebuild, mocha-0.12.7.ebuild, mocha-0.13.3.ebuild:
101 + Move each version into its own slot since these versions are not API
102 + compatible.
103
104 22 May 2013; Hans de Graaff <graaff@g.o> -mocha-0.13.0.ebuild,
105 -mocha-0.13.1.ebuild:
106
107
108
109 1.4 dev-ruby/mocha/mocha-0.12.7.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild?rev=1.4&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild?rev=1.4&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild?r1=1.3&r2=1.4
114
115 Index: mocha-0.12.7.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild,v
118 retrieving revision 1.3
119 retrieving revision 1.4
120 diff -u -r1.3 -r1.4
121 --- mocha-0.12.7.ebuild 15 Jan 2013 07:06:31 -0000 1.3
122 +++ mocha-0.12.7.ebuild 22 May 2013 17:51:02 -0000 1.4
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2013 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild,v 1.3 2013/01/15 07:06:31 zerochaos Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild,v 1.4 2013/05/22 17:51:02 graaff Exp $
128
129 EAPI=4
130 USE_RUBY="ruby18 ree18 ruby19 jruby"
131 @@ -19,7 +19,7 @@
132 HOMEPAGE="http://gofreerange.com/mocha/docs/"
133
134 LICENSE="MIT"
135 -SLOT="0"
136 +SLOT="0.12"
137 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
138 IUSE=""
139
140
141
142
143 1.2 dev-ruby/mocha/mocha-0.13.3.ebuild
144
145 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild?rev=1.2&view=markup
146 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild?rev=1.2&content-type=text/plain
147 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild?r1=1.1&r2=1.2
148
149 Index: mocha-0.13.3.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild,v
152 retrieving revision 1.1
153 retrieving revision 1.2
154 diff -u -r1.1 -r1.2
155 --- mocha-0.13.3.ebuild 8 Apr 2013 17:46:40 -0000 1.1
156 +++ mocha-0.13.3.ebuild 22 May 2013 17:51:02 -0000 1.2
157 @@ -1,6 +1,6 @@
158 # Copyright 1999-2013 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild,v 1.1 2013/04/08 17:46:40 graaff Exp $
161 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild,v 1.2 2013/05/22 17:51:02 graaff Exp $
162
163 EAPI=5
164 USE_RUBY="ruby18 ruby19 jruby"
165 @@ -19,7 +19,7 @@
166 HOMEPAGE="http://gofreerange.com/mocha/docs/"
167
168 LICENSE="MIT"
169 -SLOT="0"
170 +SLOT="0.13"
171 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
172 IUSE=""