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
|
# ChangeLog for dev-ruby/will_paginate
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v 1.29 2015/06/08 06:32:16 jlec Exp $
08 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> will_paginate-3.0.5.ebuild,
will_paginate-3.0.6.ebuild, will_paginate-3.0.7.ebuild:
Remove trailing '.' from DESCRIPTION.
*will_paginate-3.0.7 (07 Jul 2014)
07 Jul 2014; Hans de Graaff <graaff@gentoo.org> +will_paginate-3.0.7.ebuild:
Version bump.
02 Jul 2014; Hans de Graaff <graaff@gentoo.org> will_paginate-3.0.5.ebuild:
Add ruby20.
*will_paginate-3.0.6 (29 Jun 2014)
29 Jun 2014; Hans de Graaff <graaff@gentoo.org> +will_paginate-3.0.6.ebuild:
Version bump.
19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> will_paginate-3.0.5.ebuild:
Remove ruby18 target.
24 Dec 2013; Hans de Graaff <graaff@gentoo.org> -will_paginate-3.0.4.ebuild:
Remove vulnerable version for security bug 495220.
16 Dec 2013; Patrick Lauer <patrick@gentoo.org> -will_paginate-2.3.15.ebuild:
Drop old version broken by rails-2.3 package.masking
*will_paginate-3.0.5 (22 Sep 2013)
22 Sep 2013; Manuel Rüger <mrueg@gentoo.org> +will_paginate-3.0.5.ebuild:
Version bump.
02 Jul 2013; Hans de Graaff <graaff@gentoo.org> -will_paginate-3.0.3.ebuild:
Cleanup.
*will_paginate-3.0.4 (19 Jan 2013)
19 Jan 2013; Hans de Graaff <graaff@gentoo.org> +will_paginate-3.0.4.ebuild:
Version bump.
02 Dec 2012; Hans de Graaff <graaff@gentoo.org> will_paginate-2.3.15.ebuild:
Fix license, bug 445456.
02 Dec 2012; Hans de Graaff <graaff@gentoo.org> -will_paginate-3.0.1.ebuild,
-will_paginate-3.0.2.ebuild:
Remove old versions.
*will_paginate-3.0.3 (24 Sep 2012)
24 Sep 2012; Hans de Graaff <graaff@gentoo.org> +will_paginate-3.0.3.ebuild:
Version bump. Add ruby19. Use rspec recipe.
*will_paginate-3.0.2 (28 Sep 2011)
28 Sep 2011; Hans de Graaff <graaff@gentoo.org> +will_paginate-3.0.2.ebuild:
Version bump.
26 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org>
will_paginate-2.3.15.ebuild:
Make sure to depend on slot 2.3 of activesupport to not conflict with rails.
*will_paginate-3.0.1 (19 Sep 2011)
19 Sep 2011; Hans de Graaff <graaff@gentoo.org> +will_paginate-3.0.1.ebuild:
Version bump.
20 Feb 2011; Hans de Graaff <graaff@gentoo.org>
will_paginate-2.3.15.ebuild:
Fix tests in the presence of Rails 3.
10 Jan 2011; Hans de Graaff <graaff@gentoo.org>
will_paginate-2.3.15.ebuild:
Keyword ~x86-macos.
10 Jan 2011; Hans de Graaff <graaff@gentoo.org>
-will_paginate-2.3.14.ebuild:
Remove old version.
*will_paginate-2.3.15 (19 Sep 2010)
19 Sep 2010; Hans de Graaff <graaff@gentoo.org>
+will_paginate-2.3.15.ebuild:
Version bump: make view helper html safe.
16 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
will_paginate-2.3.14.ebuild:
Block test-unit:2 for testing.
01 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
will_paginate-2.3.14.ebuild:
Add missing dependency over activerecord for testing purposes.
11 Jul 2010; Hans de Graaff <graaff@gentoo.org>
-will_paginate-2.3.11-r1.ebuild, -will_paginate-2.3.12.ebuild:
Remove old versions.
*will_paginate-2.3.14 (27 May 2010)
27 May 2010; Hans de Graaff <graaff@gentoo.org>
+will_paginate-2.3.14.ebuild:
Better compatibility with Rails 2.3.8. Remove specific rack dependency
since tests now work fine with rack 1.1.x.
19 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org>
will_paginate-2.3.12.ebuild:
Add test dependency over rack-1.0 series or tests will fail if 1.1 is
found.
*will_paginate-2.3.12 (19 Jan 2010)
19 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
will_paginate-2.3.11-r1.ebuild, +will_paginate-2.3.12.ebuild:
Version bump, remove jruby support for now. Execute tests for the new
release.
15 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
will_paginate-2.3.11-r1.ebuild:
Examples are no longer part of the packaging.
*will_paginate-2.3.11-r1 (15 Dec 2009)
15 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+will_paginate-2.3.11-r1.ebuild, +metadata.xml:
Move mislav-will_paginate to will_paginate to follow upstream. Also move
to ruby-fakegem this time. Restricting tests for now till a fix can be
devised.
24 Aug 2009; Hans de Graaff <graaff@gentoo.org>
-mislav-will_paginate-2.3.7.ebuild:
Remove old version.
*mislav-will_paginate-2.3.11 (08 Jun 2009)
08 Jun 2009; Hans de Graaff <graaff@gentoo.org>
-mislav-will_paginate-2.3.9.ebuild, +mislav-will_paginate-2.3.11.ebuild:
Version bump. Fixes incompatibility introduced in 2.3.9, which is removed.
*mislav-will_paginate-2.3.9 (26 May 2009)
26 May 2009; Hans de Graaff <graaff@gentoo.org>
mislav-will_paginate-2.3.7.ebuild, +mislav-will_paginate-2.3.9.ebuild:
dev-ruby/mocha is needed when running the tests.
Bump version for improved Rails 2.3.2 compatibility. This makes the test
suite pass when Rails 2.3.2 is installed.
20 May 2009; Hans de Graaff <graaff@gentoo.org> Manifest:
Redigest zip file now that github has fixed zip downloading.
20 May 2009; Hans de Graaff <graaff@gentoo.org>
mislav-will_paginate-2.3.7.ebuild:
Add ~x86 keyword.
*mislav-will_paginate-2.3.7 (17 Apr 2009)
17 Apr 2009; Diego E. Pettenò <flameeyes@gentoo.org> +metadata.xml,
+mislav-will_paginate-2.3.7.ebuild:
Initial import of mislav-will_paginate (new name of will_paginate).
Loosely based on Wim Muskee work on bug #256077. Uses the github-produced
tarball (renamed), has proper dependencies and an src_test function and
installs a fake gemspec file.
|