blob: 3cf046b7bc47d922e6a8183f37e89c70a4a7eeac (
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
|
# ChangeLog for dev-ruby/will_paginate
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v 1.2 2009/12/15 19:59:15 flameeyes Exp $
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.
|