summaryrefslogtreecommitdiff
blob: 85bebe7f99c4da613f3dba0a0c84dcf30c7dde5d (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
# ChangeLog for dev-ruby/sinatra
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v 1.12 2010/10/03 09:47:42 graaff Exp $

*sinatra-1.0-r1 (03 Oct 2010)

  03 Oct 2010; Hans de Graaff <graaff@gentoo.org> +sinatra-1.0-r1.ebuild:
  Add ree18 support.

  29 Aug 2010; Hans de Graaff <graaff@gentoo.org> sinatra-1.0.ebuild,
  +files/sinatra-1.0-haml3-tests.patch:
  Fix broken tests due to new haml 3 with upstream patch.

  11 Aug 2010; Hans de Graaff <graaff@gentoo.org> -sinatra-0.9.4.ebuild,
  -sinatra-0.9.4-r1.ebuild:
  Remove old versions.

  30 Jun 2010; Christian Faulhammer <fauli@gentoo.org> sinatra-1.0.ebuild:
  keyworded ~x86, bug 312971

  07 Jun 2010; Hans de Graaff <graaff@gentoo.org> sinatra-1.0.ebuild:
  Add missing builder dependency for tests.

  05 Jun 2010; Hans de Graaff <graaff@gentoo.org> sinatra-1.0.ebuild:
  Sinatra should also work with rack 1.1: update dependency. We now have
  a new version of rack-test that works with this rack version.

  06 May 2010; Hans de Graaff <graaff@gentoo.org> sinatra-1.0.ebuild:
  Change dev-ruby/rack dependency to be in line with the dependency
  expressed by dev-ruby/rack-test to fix the conflict in bug 312971. Thanks
  to Andreas Schürch for reporting.

*sinatra-1.0 (03 Apr 2010)

  03 Apr 2010; Hans de Graaff <graaff@gentoo.org> +sinatra-1.0.ebuild:
  Version bump with many changes and deprecations. Dropped x86 keyword
  due to new dev-ruby/erubis dependency: bug 312971.

  04 Jan 2010; Markus Meier <maekke@gentoo.org> sinatra-0.9.4-r1.ebuild:
  add ~x86, bug #297782

*sinatra-0.9.4-r1 (21 Dec 2009)

  21 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +sinatra-0.9.4-r1.ebuild:
  Port to ruby-fakegem, make tests runnable.

  27 Aug 2009; Alex Legler <a3li@gentoo.org> sinatra-0.9.4.ebuild:
  Keywording ~x86. Also, thanks to CS Shyam Sundar <csshyamsundar@gmail.com>
  in bug 280020 for his ebuild that I somehow managed to overlook while
  adding this to the tree.

*sinatra-0.9.4 (22 Aug 2009)

  22 Aug 2009; Alex Legler <a3li@gentoo.org> +sinatra-0.9.4.ebuild,
  +metadata.xml:
  Initial commit, did the ebuild myself.