summaryrefslogtreecommitdiff
blob: 2a0d8ab83b55ee09fe817ce7ccacbe348fa0ccae (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
# ChangeLog for www-apache/mod_ruby
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_ruby/ChangeLog,v 1.21 2013/07/21 06:58:05 graaff Exp $

  21 Jul 2013; Hans de Graaff <graaff@gentoo.org> -mod_ruby-1.2.6.ebuild:
  Cleanup.

  27 Nov 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Drop apache herd as discussed in http://www.gossamer-
  threads.com/lists/gentoo/dev/262834

  16 Oct 2012; Hans de Graaff <graaff@gentoo.org> mod_ruby-1.3.0.ebuild:
  Force ruby18 since ruby19 does not work, fixes bug 438554.

  01 Oct 2010; Brent Baude <ranger@gentoo.org> mod_ruby-1.3.0.ebuild:
  Marking mod_ruby-1.3.0 ppc64 for bug 310245

  23 May 2010; Pacho Ramos <pacho@gentoo.org> mod_ruby-1.3.0.ebuild:
  stable amd64, bug 310245

  16 Apr 2010; Brent Baude <ranger@gentoo.org> mod_ruby-1.3.0.ebuild:
  stable ppc, bug 310245

  04 Apr 2010; Raúl Porcel <armin76@gentoo.org> mod_ruby-1.3.0.ebuild:
  alpha/ia64/sparc stable wrt #310245

  31 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
  mod_ruby-1.3.0.ebuild:
  stable x86, bug 310245

  25 Dec 2009; Hans de Graaff <graaff@gentoo.org> mod_ruby-1.2.6.ebuild,
  mod_ruby-1.3.0.ebuild:
  Remove obsolete virtual/ruby dependency.

*mod_ruby-1.3.0 (18 Sep 2009)

  18 Sep 2009; Benedikt Böhm <hollow@gentoo.org> +mod_ruby-1.3.0.ebuild:
  version bump

  31 Jan 2008; Benedikt Böhm <hollow@gentoo.org> mod_ruby-1.2.6.ebuild:
  fix depend.apache usage wrt #208033

  27 Jan 2008; Benedikt Böhm <hollow@gentoo.org> mod_ruby-1.2.6.ebuild:
  remove obsolete apr_config

  27 Jan 2008; Benedikt Böhm <hollow@gentoo.org> files/21_mod_ruby.conf,
  -mod_ruby-1.2.4-r2.ebuild:
  remove 1.2.4 wrt #203578; cleanup

  25 Jan 2008; Samuli Suominen <drac@gentoo.org> mod_ruby-1.2.6.ebuild:
  amd64 stable wrt #205518

  15 Jan 2008; Raúl Porcel <armin76@gentoo.org> mod_ruby-1.2.6.ebuild:
  alpha/ia64/sparc stable wrt #205518

  13 Jan 2008; Markus Rothe <corsair@gentoo.org> mod_ruby-1.2.6.ebuild:
  Stable on ppc64; bug #205518

  13 Jan 2008; nixnut <nixnut@gentoo.org> mod_ruby-1.2.6.ebuild:
  Stable on ppc wrt bug 205518

  13 Jan 2008; Dawid Węgliński <cla@gentoo.org> mod_ruby-1.2.6.ebuild:
  Stable on x86 (bug #205518)

  08 Sep 2007; Benedikt Böhm <hollow@gentoo.org> mod_ruby-1.2.4-r2.ebuild,
  mod_ruby-1.2.6.ebuild:
  fix #191490

  19 Aug 2007; Christian Heim <phreak@gentoo.org>:
  Moving dev-ruby/mod_ruby to www-apache.

*mod_ruby-1.2.6 (17 May 2007)

  17 May 2007; Luca Longinotti <chtekk@gentoo.org> mod_ruby-1.2.4-r2.ebuild,
  +mod_ruby-1.2.6.ebuild:
  Update to support Apache 2.2. Fix compilation wrt Apache1 removal.

  15 Jan 2007; Luca Longinotti <chtekk@gentoo.org> -files/mod_ruby.conf,
  mod_ruby-1.2.4-r2.ebuild:
  Cleanup.

  13 Jan 2007; Luca Longinotti <chtekk@gentoo.org> -files/20_mod_ruby.conf,
  -mod_ruby-1.0.7.ebuild, -mod_ruby-1.2.2.ebuild, -mod_ruby-1.2.4.ebuild,
  -mod_ruby-1.2.4-r1.ebuild:
  Remove old versions.

  13 Jan 2007; Luca Longinotti <chtekk@gentoo.org> metadata.xml:
  Add Apache herd to metadata.

  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> mod_ruby-1.2.2.ebuild,
  mod_ruby-1.2.4.ebuild:
  Convert to use elog.

  20 Oct 2006; Aron Griffis <agriffis@gentoo.org> mod_ruby-1.2.4-r2.ebuild:
  Mark 1.2.4-r2 stable on alpha

  09 Aug 2006; Simon Stelling <blubb@gentoo.org> mod_ruby-1.2.4-r2.ebuild:
  stable on amd64

  04 Jun 2006; Michael Stewart <vericgar@gentoo.org>
  mod_ruby-1.2.4-r2.ebuild:
  Address dependency issues caused by depend.apache. Refer to bug 107127.

  09 Mar 2006; Aron Griffis <agriffis@gentoo.org> mod_ruby-1.2.4-r2.ebuild:
  Mark 1.2.4-r2 stable on ia64

  25 Feb 2006; Mark Loeser <halcy0n@gentoo.org> mod_ruby-1.2.4-r2.ebuild:
  Stable on x86; bug #121831

  17 Feb 2006; Joseph Jezak <josejx@gentoo.org> mod_ruby-1.2.4-r2.ebuild:
  Marked ppc stable for bug #121831.

  15 Feb 2006; Markus Rothe <corsair@gentoo.org> mod_ruby-1.2.4-r2.ebuild:
  Stable on ppc64; bug #121831

  14 Dec 2005; Caleb Tennis <caleb@gentoo.org> mod_ruby-1.2.2.ebuild,
  mod_ruby-1.2.4.ebuild:
  Change PV to PF per bug #112668

  03 Oct 2005; Aron Griffis <agriffis@gentoo.org> mod_ruby-1.2.4-r2.ebuild:
  Mark 1.2.4-r2 ~ia64

  24 Apr 2005; Simon Stelling <blubb@gentoo.org> mod_ruby-1.2.4.ebuild:
  stable on amd64

*mod_ruby-1.2.4-r2 (13 Apr 2005)

  13 Apr 2005; Caleb Tennis <caleb@gentoo.org> +files/21_mod_ruby.conf,
  +mod_ruby-1.2.4-r2.ebuild:
  Bump for file fixes in right spot (#77564)

  08 Apr 2005; Caleb Tennis <caleb@gentoo.org> mod_ruby-1.2.4-r1.ebuild:
  minor formatting fix (Bug #88316)

*mod_ruby-1.2.4-r1 (23 Mar 2005)

  23 Mar 2005; Caleb Tennis <caleb@gentoo.org> +mod_ruby-1.2.4-r1.ebuild:
  New attempt at a apache-modules compliant ebuild

  16 Dec 2004; Markus Rothe <corsair@gentoo.org> mod_ruby-1.2.4.ebuild:
  Stable on ppc64

  09 Dec 2004; Mamoru KOMACHI <usata@gentoo.org> mod_ruby-1.2.4.ebuild:
  Stable on x86, ppc and alpha.

  01 Nov 2004; Markus Rothe <corsair@gentoo.org> mod_ruby-1.2.2.ebuild:
  Marked ~ppc64; bug #67066

*mod_ruby-1.2.4 (20 Oct 2004)

  20 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> -mod_ruby-1.2.0.ebuild,
  mod_ruby-1.2.2.ebuild, +mod_ruby-1.2.4.ebuild:
  Version bumped.

  10 Oct 2004; Simon Stelling <blubb@gentoo.org> mod_ruby-1.2.2.ebuild:
  added ~amd64

*mod_ruby-1.2.0 (22 Sep 2004)

  22 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +metadata.xml,
  +files/20_mod_ruby.conf, +files/mod_ruby.conf, +mod_ruby-1.0.7.ebuild,
  +mod_ruby-1.2.0.ebuild, +mod_ruby-1.2.2.ebuild:
  Renamed from mod-ruby.

*mod-ruby-1.2.2 (24 Aug 2004)

  24 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> -mod-ruby-1.1.3-r1.ebuild,
  mod-ruby-1.2.0.ebuild, +mod-ruby-1.2.2.ebuild:
  Version bumped. Marked previous version stable on x86 and alpha.

  08 Jun 2004; Aron Griffis <agriffis@gentoo.org> mod-ruby-1.0.7.ebuild,
  mod-ruby-1.1.3-r1.ebuild, mod-ruby-1.2.0.ebuild:
  Fix use invocation and has_version mis-usage

*mod-ruby-1.2.0 (22 May 2004)

  22 May 2004; Mamoru KOMACHI <usata@gentoo.org> mod-ruby-1.0.7.ebuild,
  mod-ruby-1.1.1-r2.ebuild, mod-ruby-1.1.3-r1.ebuild, mod-ruby-1.2.0.ebuild:
  Version bumped. Corrected DESCRIPTION for 1.0.7, bug #51724.
  Marked 1.1.3-r1 stable on x86 and alpha. Removed 1.1.1-r2 from CVS.

  01 May 2004; Mamoru KOMACHI <usata@gentoo.org> mod-ruby-1.0.1.ebuild,
  mod-ruby-1.0.7.ebuild, mod-ruby-1.1.3.ebuild:
  Stable on x86. Removed old ebuilds.

*mod-ruby-1.1.3-r1 (17 Apr 2004)

  17 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> mod-ruby-1.1.1-r2.ebuild,
  mod-ruby-1.1.3-r1.ebuild, files/mod_ruby.conf:
  Fix configs for apache-1.x, thanks to Jeff Mitchell
  <quixoticsycophant@yahoo.com> for the patch. Closing bug #27649

  11 Apr 2004; David Holm <dholm@gentoo.org> mod-ruby-1.1.3.ebuild:
  Added to ~ppc.

*mod-ruby-1.1.3 (10 Apr 2004)
*mod-ruby-1.0.7 (10 Apr 2004)

  10 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> mod-ruby-0.9.7.ebuild,
  mod-ruby-1.0.1.ebuild, mod-ruby-1.0.7.ebuild, mod-ruby-1.1.1-r2.ebuild,
  mod-ruby-1.1.3.ebuild:
  Version bumped (stable and development branch). Removed old ebuild and
  marked 1.0.1 stable. virtual/ruby fix

*mod-ruby-1.1.1-r2 (21 Feb 2004)

  21 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> mod-ruby-1.1.1-r1.ebuild,
  mod-ruby-1.1.1-r2.ebuild, mod-ruby-1.1.1.ebuild:
  Fixed conditional statement when only apache2 is installed but apache2
  USE flag is not set. Closing bug #41458

  21 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> mod-ruby-1.1.1-r1.ebuild,
  mod-ruby-1.1.1-r2.ebuild, mod-ruby-1.1.1.ebuild:
  Fixed typo

  10 Jun 2003; Tom Payne <twp@gentoo.org> mod-ruby-1.1.1-r1.ebuild :
  Build and install docs if USE=doc. Bug # 20805.

*mod-ruby-1.1.1 (10 May 2003)

  10 May 2003; Tom Payne <twp@gentoo.org> mod-ruby-1.1.1.ebuild :
  Version bump. Ebuild tidy. Experimental apache-1.3 support. Bugs # 16539 and 18916.

*mod-ruby-1.0.1 (29 Nov 2002)

  29 Nov 2002; Donny Davies <woodchip@gentoo.org> :
  Updated for Apache2.

*mod-ruby-0.9.7 (10 Mar 2002)

  10 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> all :
  mod_ruby embeds the Ruby interpreter into the Apache web server, allowing 
  Ruby CGI scripts to be executed natively. These scripts will start up much
  faster than without mod_ruby.

  07 Jul 2002; Aron Griffis <agriffis@gentoo.org> mod-ruby-0.9.7.ebuild:
  Updated with LICENSE, KEYWORDS, SLOT.