gentoo-full-overlay/dev-ruby/will_paginate/ChangeLog

125 lines
4.3 KiB
Text

# ChangeLog for dev-ruby/will_paginate
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v 1.18 2012/12/02 14:05:20 graaff Exp $
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.