summaryrefslogtreecommitdiff
blob: 7004c8fe89cafeb65036804fcda485a3742a4c09 (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
# ChangeLog for dev-ruby/haml
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/ChangeLog,v 1.55 2010/10/29 15:31:41 graaff Exp $

*haml-3.0.22 (29 Oct 2010)

  29 Oct 2010; Hans de Graaff <graaff@gentoo.org> +haml-3.0.22.ebuild:
  Version bump.

  29 Oct 2010; Hans de Graaff <graaff@gentoo.org> -haml-3.0.13.ebuild,
  -haml-3.0.17.ebuild, -haml-3.0.19.ebuild:
  Remove old versions.

  03 Oct 2010; Hans de Graaff <graaff@gentoo.org> haml-3.0.21.ebuild:
  Add ree18 support.

*haml-3.0.21 (02 Oct 2010)

  02 Oct 2010; Hans de Graaff <graaff@gentoo.org> +haml-3.0.21.ebuild:
  Version bump.

  29 Sep 2010; Brent Baude <ranger@gentoo.org> haml-3.0.19.ebuild:
  Marking haml-3.0.19 ~ppc64 for bug 326353

*haml-3.0.19 (29 Sep 2010)

  29 Sep 2010; Hans de Graaff <graaff@gentoo.org> +haml-3.0.19.ebuild:
  Add missing dependency on ruby_parser, used in lib/haml/html/erb.rb which
  is included in tests. Thanks to ranger for reporting in bug 326353.

  28 Sep 2010; Brent Baude <ranger@gentoo.org> haml-3.0.17.ebuild:
  Marking haml-3.0.17 ~ppc for bug 326353

  18 Sep 2010; Hans de Graaff <graaff@gentoo.org> -haml-3.0.13-r1.ebuild,
  -haml-3.0.16.ebuild:
  Remove old versions.

*haml-3.0.17 (29 Aug 2010)

  29 Aug 2010; Hans de Graaff <graaff@gentoo.org> +haml-3.0.17.ebuild:
  Version bump. Depend on rails, not just actionpack, to fix bug 330615.

*haml-3.0.16 (08 Aug 2010)

  08 Aug 2010; Hans de Graaff <graaff@gentoo.org> +haml-3.0.16.ebuild:
  Version bump.

*haml-3.0.13-r1 (30 Jun 2010)

  30 Jun 2010; Hans de Graaff <graaff@gentoo.org> haml-3.0.13.ebuild,
  +haml-3.0.13-r1.ebuild:
  Fix tests by adding a dependency on dev-ruby/erubis, bug 326303. Restrict
  tests in haml-3.0.13 and fix them in -r1. Drop ppc, ppc64 keywords for -r1
  due to new dependency: bug 326353.

*haml-3.0.13 (25 Jun 2010)

  25 Jun 2010; Hans de Graaff <graaff@gentoo.org> +haml-3.0.13.ebuild:
  Version bump.

  22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> -haml-2.2.23.ebuild,
  haml-2.2.24.ebuild:
  Cleanup old versions, use new syntax.

*haml-2.2.24 (30 Apr 2010)

  30 Apr 2010; Hans de Graaff <graaff@gentoo.org> +haml-2.2.24.ebuild:
  Version bump.

  30 Apr 2010; Hans de Graaff <graaff@gentoo.org> -haml-2.2.20.ebuild,
  -haml-2.2.22.ebuild, -haml-2.2.22-r1.ebuild:
  Remove old versions.

*haml-2.2.23 (27 Apr 2010)

  27 Apr 2010; Hans de Graaff <graaff@gentoo.org> +haml-2.2.23.ebuild:
  Version bump.

*haml-2.2.22-r1 (02 Apr 2010)

  02 Apr 2010; Hans de Graaff <graaff@gentoo.org> +haml-2.2.22-r1.ebuild:
  Also install init.rb, fixing #312693. Thanks to Simon Wells for reporting.

*haml-2.2.22 (23 Mar 2010)

  23 Mar 2010; Hans de Graaff <graaff@gentoo.org> +haml-2.2.22.ebuild:
  Version bump. Better compatibility with Rails 3.

  23 Mar 2010; Hans de Graaff <graaff@gentoo.org> -haml-2.2.15.ebuild,
  -haml-2.2.17.ebuild, -haml-2.2.19.ebuild:
  Remove old versions.

*haml-2.2.20 (17 Feb 2010)

  17 Feb 2010; Hans de Graaff <graaff@gentoo.org> +haml-2.2.20.ebuild:
  Version bump.

*haml-2.2.19 (10 Feb 2010)

  10 Feb 2010; Hans de Graaff <graaff@gentoo.org> +haml-2.2.19.ebuild:
  Version bump.

  25 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> -haml-2.2.16.ebuild,
  haml-2.2.17.ebuild:
  Add ~x86 keyword (tested on development container) and remove old version
  (with broken tests).

*haml-2.2.17 (21 Jan 2010)

  21 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> +haml-2.2.17.ebuild:
  Version bump, remove Ruby 1.9 support as it's not testable right now
  (actionpack is needed rather than just rack), add hpricot to the runtime
  dependencies.

  18 Jan 2010; Brent Baude <ranger@gentoo.org> haml-2.2.16.ebuild:
  Marking haml-2.2.16 ~ppc for bug 297718

  13 Jan 2010; Brent Baude <ranger@gentoo.org> haml-2.2.16.ebuild:
  Marking haml-2.2.16 ~ppc64 for bug 297718

  10 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org> haml-2.2.16.ebuild:
  Depend on rack-1.0.x series, doesn't work with 1.1.0.

  08 Jan 2010; Alex Legler <a3li@gentoo.org> haml-2.2.15.ebuild,
  haml-2.2.16.ebuild:
  Offer ruby19 in the new-style ebuild, removing from old-style

  04 Jan 2010; Markus Meier <maekke@gentoo.org> haml-2.2.16.ebuild:
  add ~x86, bug #297718

  21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> haml-2.2.16.ebuild:
  Fix test dependencies, drop ruby19 and jruby (tests require rack), install
  VERSION and VERSION_NAME which are used at runtime.

*haml-2.2.16 (21 Dec 2009)

  21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> +haml-2.2.16.ebuild:
  Version bump, and move to ruby-fakegem. Now it needs yard and maruku for
  documentation generation.

  09 Dec 2009; Hans de Graaff <graaff@gentoo.org> -haml-2.2.9.ebuild,
  -haml-2.2.13.ebuild, -haml-2.2.14.ebuild:
  Remove old versions.

*haml-2.2.15 (08 Dec 2009)

  08 Dec 2009; Hans de Graaff <graaff@gentoo.org> +haml-2.2.15.ebuild:
  Version bump.

*haml-2.2.14 (28 Nov 2009)

  28 Nov 2009; Alex Legler <a3li@gentoo.org> +haml-2.2.14.ebuild:
  Version bump

*haml-2.2.13 (27 Nov 2009)

  27 Nov 2009; Hans de Graaff <graaff@gentoo.org> +haml-2.2.13.ebuild:
  Version bump.

  25 Nov 2009; Hans de Graaff <graaff@gentoo.org> -haml-2.2.5.ebuild,
  -haml-2.2.6.ebuild:
  Remove old versions.

*haml-2.2.9 (23 Oct 2009)

  23 Oct 2009; Hans de Graaff <graaff@gentoo.org> +haml-2.2.9.ebuild:
  Version bump.

  03 Oct 2009; Alex Legler <a3li@gentoo.org> -haml-2.2.4.ebuild:
  removing old

*haml-2.2.6 (03 Oct 2009)

  03 Oct 2009; Alex Legler <a3li@gentoo.org> +haml-2.2.6.ebuild:
  Version bump

*haml-2.2.5 (23 Sep 2009)

  23 Sep 2009; Alex Legler <a3li@gentoo.org> -haml-2.2.2.ebuild,
  -haml-2.2.3.ebuild, +haml-2.2.5.ebuild:
  Version bump, enabling ruby19, cleaning a little

*haml-2.2.4 (18 Sep 2009)

  18 Sep 2009; Hans de Graaff <graaff@gentoo.org> +haml-2.2.4.ebuild:
  Version bump.

*haml-2.2.3 (26 Aug 2009)

  26 Aug 2009; Alex Legler <a3li@gentoo.org> +haml-2.2.3.ebuild:
  Version bump.

  23 Aug 2009; Hans de Graaff <graaff@gentoo.org> -haml-2.0.9.ebuild,
  -haml-2.2.1.ebuild:
  Remove old versions.

*haml-2.2.2 (28 Jul 2009)

  28 Jul 2009; Hans de Graaff <graaff@gentoo.org> +haml-2.2.2.ebuild:
  Version bump.

*haml-2.2.1 (19 Jul 2009)

  19 Jul 2009; Hans de Graaff <graaff@gentoo.org> +haml-2.2.1.ebuild:
  Version bump with many improvements and new features. See
  http://haml-lang.com/docs/yardoc/HAML_CHANGELOG.md.html for details.

  19 Jul 2009; Hans de Graaff <graaff@gentoo.org> -haml-2.0.0.ebuild,
  -haml-2.0.6.ebuild:
  Remove old versions.

*haml-2.0.9 (05 Mar 2009)

  05 Mar 2009; Hans de Graaff <graaff@gentoo.org> +haml-2.0.9.ebuild:
  Version bump.

*haml-2.0.6 (20 Dec 2008)

  20 Dec 2008; Hans de Graaff <graaff@gentoo.org> +haml-2.0.6.ebuild:
  Version bump based on a3li's ebuild from the overlay

  19 Dec 2008; Hans de Graaff <graaff@gentoo.org> -haml-1.7.1.ebuild,
  -haml-1.8.2.ebuild:
  Remove old versions

*haml-2.0.0 (28 May 2008)

  28 May 2008; Robin H. Johnson <robbat2@gentoo.org> +haml-2.0.0.ebuild:
  Version bump fun.

*haml-1.8.2 (10 Apr 2008)

  10 Apr 2008; Robin H. Johnson <robbat2@gentoo.org> +haml-1.8.2.ebuild:
  Version bump.

  18 Oct 2007; Hans de Graaff <graaff@gentoo.org> -haml-1.7.0.ebuild:
  Remove old version

  18 Oct 2007; Hans de Graaff <graaff@gentoo.org> haml-1.7.1.ebuild:
  Add a dependency on activesupport per bug 193859

  14 Oct 2007; Tom Gall <tgall@gentoo.org> haml-1.7.1.ebuild:
  added ~ppc64

*haml-1.7.1 (27 Sep 2007)

  27 Sep 2007; Hans de Graaff <graaff@gentoo.org> +haml-1.7.1.ebuild:
  Version bump. Remove USE_RUBY as it does not apply to gems, remove SRC_URI as
  the default for this is set in the eclass.

*haml-1.7.0 (15 Aug 2007)

  15 Aug 2007; Christian Parpart <trapni@gentoo.org> +metadata.xml,
  +haml-1.7.0.ebuild:
  initial import