summaryrefslogtreecommitdiff
blob: 07651984f7fb19312995a9d6b573234b38d58d9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
# ChangeLog for dev-ruby/rubygems
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.68 2007/08/24 11:06:42 graaff Exp $

  24 Aug 2007; Hans de Graaff <graaff@gentoo.org> rubygems-0.9.4.ebuild:
  Fix silly typo, thanks to marc_alec

  25 Jul 2007; Raúl Porcel <armin76@gentoo.org> rubygems-0.9.4.ebuild:
  Add ~alpha

  24 Jul 2007; Steve Dibb <beandog@gentoo.org> rubygems-0.9.4.ebuild:
  amd64 stable, bug 181322

  21 Jul 2007; Hans de Graaff <graaff@gentoo.org> -rubygems-0.9.2.ebuild,
  -rubygems-0.9.3.ebuild:
  Remove older, unstable, versions

  11 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> rubygems-0.9.4.ebuild:
  Stable on sparc wrt #181322

  10 Jul 2007; Raúl Porcel <armin76@gentoo.org> rubygems-0.9.4.ebuild:
  ia64/x86 stable wrt #181322

  09 Jul 2007; Jeroen Roovers <jer@gentoo.org> rubygems-0.9.4.ebuild:
  Stable for HPPA (bug #181322).

  08 Jul 2007; Lars Weiler <pylon@gentoo.org> rubygems-0.9.4.ebuild:
  Stable on ppc; bug #181322.

  08 Jul 2007; Markus Rothe <corsair@gentoo.org> rubygems-0.9.4.ebuild:
  Stable on ppc64; bug #181322

  23 Jun 2007; Joshua Kinard <kumba@gentoo.org> rubygems-0.8.11-r6.ebuild:
  Stable on mips.

  21 Jun 2007; Richard Brown <rbrown@gentoo.org> rubygems-0.9.4.ebuild:
  Quote $S, from peper

*rubygems-0.9.4 (24 May 2007)

  24 May 2007; Richard Brown <rbrown@gentoo.org> +rubygems-0.9.4.ebuild:
  Version Bump.

*rubygems-0.9.3 (17 May 2007)

  17 May 2007; Richard Brown <rbrown@gentoo.org> +rubygems-0.9.3.ebuild:
  Version bump.

  01 May 2007; Hans de Graaff <graaff@gentoo.org> -rubygems-0.9.1.ebuild:
  Remove version that is known to cause problems when upgrading from older
  versions of rubygems. See #162463 for details.

  01 May 2007; Hans de Graaff <graaff@gentoo.org>
  -rubygems-0.8.11-r5.ebuild:
  Remove old version

*rubygems-0.9.2 (31 Mar 2007)

  31 Mar 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
  +rubygems-0.9.2.ebuild:
  Version bump

  14 Feb 2007; Bryan Østergaard <kloeri@gentoo.org>
  rubygems-0.8.11-r6.ebuild:
  Stable on IA64, bug 163536.

  13 Feb 2007; Markus Rothe <corsair@gentoo.org> rubygems-0.8.11-r6.ebuild:
  Stable on ppc64; bug #163536

  13 Feb 2007; Marcus D. Hanwell <cryos@gentoo.org>
  rubygems-0.8.11-r6.ebuild:
  Stable on amd64, bug 163536.

  12 Feb 2007; Jason Wever <weeve@gentoo.org> rubygems-0.8.11-r6.ebuild:
  Stable on SPARC wrt bug #163536.

  11 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  rubygems-0.8.11-r6.ebuild:
  Stable on ppc wrt bug #163536.

  11 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  rubygems-0.8.11-r6.ebuild:
  stable x86; security bug #163536

  28 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
  +files/no-system-rubygems.patch, rubygems-0.9.0-r2.ebuild,
  rubygems-0.9.1.ebuild:
  Skip system rubygems in favor of new rubygems source

  27 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
  files/0.8.11-install.rb.extract_files.patch:
  Fixed the patch not too sensitive about duplicated slashes, #163536

  26 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
  rubygems-0.8.11-r5.ebuild, rubygems-0.8.11-r6.ebuild,
  rubygems-0.9.0-r2.ebuild, rubygems-0.9.1.ebuild:
  Fixed #159922

*rubygems-0.8.11-r6 (26 Jan 2007)

  26 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
  +files/0.8.11-install.rb.extract_files.patch, +files/no-manage_gems.patch,
  -rubygems-0.8.11.ebuild, rubygems-0.8.11-r5.ebuild,
  +rubygems-0.8.11-r6.ebuild, -rubygems-0.9.0.ebuild,
  -rubygems-0.9.0-r1.ebuild, rubygems-0.9.0-r2.ebuild:
  Added 0.8.11-r6 (#163536)
  Patched other ebuilds so that downgrading from rubygems-0.9.1 will not fail
  Removed old ebuilds

  21 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
  rubygems-0.8.11.ebuild, rubygems-0.9.0.ebuild, rubygems-0.9.0-r1.ebuild,
  rubygems-0.9.1.ebuild:
  Added examples use flag to ebuild, #145222

*rubygems-0.9.1 (17 Jan 2007)

  17 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
  +files/rubygems-0.9.1-no_post_install.patch,
  +files/rubygems-0.9.1-no_rdoc_install.patch, +rubygems-0.9.1.ebuild:
  Version bump

  23 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
  rubygems-0.9.0-r2.ebuild, rubygems-0.8.11-r5.ebuild:
  Unset RUBYOPT before installing rubygems to prevent ruby from failing due to
  missing auto_gem (bug #158455). Also warn people when rubygems is removed

*rubygems-0.9.0-r2 (16 Dec 2006)

  16 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
  +files/rubygems-0.9.0-build-from-yaml.patch, +rubygems-0.9.0-r2.ebuild:
  Added patch to fix "gem build gemspec.yaml" failure

*rubygems-0.9.0-r1 (01 Nov 2006)

  01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/rubygems-0.9.0-build-c-extensions.patch, +rubygems-0.9.0-r1.ebuild:
  Add patch to fix building of C-based extensions, see bug #143974. Thanks to
  John W Higgins for suggesting the course of action.

  16 Sep 2006; Rene Nussbaumer <killerfox@gentoo.org> rubygems-0.9.0.ebuild:
  Added to ~hppa.

*rubygems-0.9.0 (30 Jun 2006)

  30 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> +rubygems-0.9.0.ebuild:
  Version bump, thanks to Steven Davidovitz in bug #138634.

  30 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  rubygems-0.8.11-r5.ebuild:
  ppc stable

  30 Apr 2006; Simon Stelling <blubb@gentoo.org> rubygems-0.8.11-r5.ebuild:
  stable on amd64

  25 Apr 2006; Jason Wever <weeve@gentoo.org> rubygems-0.8.11-r5.ebuild:
  Stable on SPARC.

  17 Apr 2006; Caleb Tennis <caleb@gentoo.org> -rubygems-0.8.10.ebuild,
  -rubygems-0.8.11-r3.ebuild, -rubygems-0.8.11-r4.ebuild:
  remove old versions

  17 Apr 2006; Caleb Tennis <caleb@gentoo.org> rubygems-0.8.11-r5.ebuild:
  x86 stable

  17 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  rubygems-0.8.11-r5.ebuild:
  Add ~x86-fbsd keyword.

  03 Apr 2006; Aron Griffis <agriffis@gentoo.org> rubygems-0.8.11-r5.ebuild:
  Mark 0.8.11-r5 stable on ia64

*rubygems-0.8.11-r5 (31 Mar 2006)

  31 Mar 2006; Caleb Tennis <caleb@gentoo.org> +rubygems-0.8.11-r5.ebuild:
  This version runs etc-update and source's /etc/profile after a package
  remove to make sure the RUBYOPT variable gets cleared if it really needs to
  be

  29 Mar 2006; Aron Griffis <agriffis@gentoo.org> rubygems-0.8.11-r4.ebuild:
  Mark 0.8.11-r4 ~ia64

  19 Mar 2006; Markus Rothe <corsair@gentoo.org> rubygems-0.8.11-r4.ebuild:
  Stable on ppc64; bug #116875

*rubygems-0.8.11-r4 (22 Feb 2006)

  22 Feb 2006; Caleb Tennis <caleb@gentoo.org> files/10rubygems,
  +files/auto_gem.rb, -rubygems-0.8.11-r1.ebuild,
  -rubygems-0.8.11-r2.ebuild, +rubygems-0.8.11-r4.ebuild:
  Okay, I think this is a good fix for the rubygems issue

  22 Feb 2006; Caleb Tennis <caleb@gentoo.org> rubygems-0.8.11-r3.ebuild:
  Remove ruby_with_gems and message saying it's a good idea to use

*rubygems-0.8.11-r3 (02 Jan 2006)

  02 Jan 2006; Caleb Tennis <caleb@gentoo.org> +rubygems-0.8.11-r3.ebuild:
  New version which adds a new configurable Ruby version that automatically
  loads rubygems for you

*rubygems-0.8.11-r2 (02 Jan 2006)

  02 Jan 2006; Caleb Tennis <caleb@gentoo.org> rubygems-0.8.11-r1.ebuild,
  +rubygems-0.8.11-r2.ebuild:
  bump to not install RUBYOPT variable for now, as it breaks ruby-cvs 1.9

  26 Nov 2005; Tom Gall <tgall@gentoo.org> rubygems-0.8.11-r1:
  added ~ppc64

  13 Nov 2005; Jason Wever <weeve@gentoo.org> rubygems-0.8.11.ebuild:
  Stable on SPARC.

*rubygems-0.8.11-r1 (20 Oct 2005)

  20 Oct 2005; Caleb Tennis <caleb@gentoo.org> +files/10rubygems,
  +files/no_post_install.patch, +rubygems-0.8.11-r1.ebuild:
  Don't do the stub removal check in the post-install. Also, install
  10rubygems environment file which contains RUBYOPT='-rubygems' so that gems
  are automagically found

  12 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
  rubygems-0.8.11.ebuild:
  Stable on ppc.

  11 Oct 2005; Caleb Tennis <caleb@gentoo.org> rubygems-0.8.11.ebuild:
  x86 stable

*rubygems-0.8.11 (23 Sep 2005)

  23 Sep 2005; Caleb Tennis <caleb@gentoo.org> +rubygems-0.8.11.ebuild:
  Version bump

  17 Aug 2005; Fabian Groffen <grobian@gentoo.org> rubygems-0.8.10.ebuild:
  Marking ~ppc-macos

  01 Aug 2005; Ferris McCormick <fmccor@gentoo.org> rubygems-0.8.10.ebuild:
  Add ~sparc keyword (required for rails).

  21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  rubygems-0.8.10.ebuild:
  Stable on ppc.

  14 Apr 2005; Caleb Tennis <caleb@gentoo.org> -rubygems-0.8.6.ebuild:
  Removing older version

  01 Apr 2005; Caleb Tennis <caleb@gentoo.org> rubygems-0.8.10.ebuild:
  x86 stable

*rubygems-0.8.10 (28 Mar 2005)

  28 Mar 2005; Caleb Tennis <caleb@gentoo.org> -rubygems-0.8.1.ebuild,
  +rubygems-0.8.10.ebuild, -rubygems-0.8.4-r1.ebuild, -rubygems-0.8.4.ebuild,
  -rubygems-0.8.8.ebuild:
  Version bump, remove older versions

*rubygems-0.8.8 (25 Mar 2005)

  25 Mar 2005; Rob Cakebread <pythonhead@gentoo.org> +rubygems-0.8.8.ebuild:
  Version bump.

  08 Mar 2005; Caleb Tennis <caleb@gentoo.org> rubygems-0.8.6.ebuild:
  x86 stable

  06 Mar 2005; Joseph Jezak <josejx@gentoo.org> rubygems-0.8.6.ebuild:
  Marked ~ppc for bug #83219.

*rubygems-0.8.6 (28 Feb 2005)

  28 Feb 2005; Caleb Tennis <caleb@gentoo.org> +rubygems-0.8.6.ebuild:
  Version bump

  21 Feb 2005; Simon Stelling <blubb@gentoo.org> rubygems-0.8.4-r1.ebuild:
  added ~amd64

*rubygems-0.8.4-r1 (15 Feb 2005)

  15 Feb 2005; Rob Cakebread <pythonhead@gentoo.org>
  +rubygems-0.8.4-r1.ebuild:
  Added keepdir for doc dir, needed for gems.eclass

*rubygems-0.8.4 (27 Jan 2005)

  27 Jan 2005; Caleb Tennis <caleb@gentoo.org> +rubygems-0.8.4.ebuild:
  Adding a new version of rubygems

*rubygems-0.8.1 (20 Nov 2004)

  20 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> +metadata.xml,
  +files/rubygems-0.8.1-gentoo.diff, +rubygems-0.8.1.ebuild:
  Initial import. Thanks to Alexander Kellett <lypanov@kde.org> and
  Thomas Kirchner <gentoo@halffull.org>. This closes bug #71757.