summaryrefslogtreecommitdiff
blob: 50032f0edb7ba7ce4e2595c9219a8391767b347c (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
# ChangeLog for www-servers/thin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/thin/ChangeLog,v 1.17 2011/06/12 17:13:51 a3li Exp $

*thin-1.2.11 (12 Jun 2011)

  12 Jun 2011; Alex Legler <a3li@gentoo.org> +thin-1.2.11.ebuild,
  +files/thin.confd, +files/thin.initd:
  Version bump. The package now installs init scripts and works with more rspec
  versions.

  13 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  thin-1.2.5-r1.ebuild:
  Re-introduce ruby-ssl dependency now that is in tree indeed.

  13 Aug 2010; Luca Barbato <lu_zero@gentoo.org> thin-1.2.5-r1.ebuild:
  Workaround on behalf of Diego

  13 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  thin-1.2.5-r1.ebuild:
  Fix dependencies, thin requires the OpenSSL bindings, both at run- and
  buildtime.

  25 May 2010; Alex Legler <a3li@gentoo.org> thin-1.2.5-r1.ebuild:
  Add REE18 support

  22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> -thin-1.2.4.ebuild,
  -thin-1.2.5.ebuild:
  Cleanup old versions.

  22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  thin-1.2.5-r1.ebuild:
  Update to new syntax.

  25 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  thin-1.2.5-r1.ebuild:
  Fix deps, remove spec task when not running tests (to avoid depending on
  rspec unconditionally).

*thin-1.2.5-r1 (21 Jan 2010)

  21 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  +thin-1.2.5-r1.ebuild, +files/thin-1.2.5-tests.patch:
  Port to fakegem, add a patch to fix partly-broken tests.

*thin-1.2.5 (28 Nov 2009)

  28 Nov 2009; Alex Legler <a3li@gentoo.org> +thin-1.2.5.ebuild:
  Version bump

  12 Sep 2009; Hans de Graaff <graaff@gentoo.org> -thin-1.0.0.ebuild,
  -thin-1.2.2.ebuild:
  Remove old versions.

*thin-1.2.4 (12 Sep 2009)

  12 Sep 2009; Hans de Graaff <graaff@gentoo.org> +thin-1.2.4.ebuild:
  Version bump with various bug fixes.

  18 Aug 2009; Alex Legler <a3li@gentoo.org> -thin-0.8.1.ebuild:
  Removing old version to get rid of USE_RUBY="any"

*thin-1.2.2 (18 Jun 2009)

  18 Jun 2009; Alex Legler <a3li@gentoo.org> +thin-1.2.2.ebuild:
  Version bump, fixes bug 274540.

  12 Feb 2009; Diego E. Pettenò <flameeyes@gentoo.org> thin-1.0.0.ebuild:
  Set USE_RUBY to ruby18 since rack does not install for ruby19.

*thin-1.0.0 (26 Dec 2008)

  26 Dec 2008; Hans de Graaff <graaff@gentoo.org> +thin-1.0.0.ebuild:
  Version bump

*thin-0.8.1 (16 Jun 2008)

  16 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> +thin-0.8.1.ebuild,
  +metadata.xml:
  Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>.