summaryrefslogtreecommitdiff
blob: 6f68b0caf73839c1bad65c959a5772335cc4b422 (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
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
# ChangeLog for www-servers/thin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/thin/ChangeLog,v 1.26 2013/08/11 07:12:25 graaff Exp $

  11 Aug 2013; Hans de Graaff <graaff@gentoo.org> metadata.xml:
  Drop package from ruby herd as per 2013-07-21 announcement.

*thin-1.5.1-r2 (16 Jul 2013)

  16 Jul 2013; Hans de Graaff <graaff@gentoo.org> +files/thin.confd-1,
  +files/thin.initd-1, +thin-1.5.1-r2.ebuild:
  Add support for running thin as a different user and group than root. Thanks
  to Thomas D. in bug 473280.

  16 Jul 2013; Hans de Graaff <graaff@gentoo.org>
  -files/thin-1.2.5-tests.patch:
  Cleanup.

  16 Jul 2013; Hans de Graaff <graaff@gentoo.org> -thin-1.2.11.ebuild,
  -thin-1.3.1.ebuild, -thin-1.5.1.ebuild:
  Cleanup.

*thin-1.5.1-r1 (27 Jun 2013)

  27 Jun 2013; Hans de Graaff <graaff@gentoo.org> +thin-1.5.1-r1.ebuild:
  Add a proper gemspec with dependencies, fixing bug 474924.

*thin-1.5.1 (26 Apr 2013)

  26 Apr 2013; Hans de Graaff <graaff@gentoo.org> +thin-1.5.1.ebuild:
  Version bump.

  12 Jun 2012; Hans de Graaff <graaff@gentoo.org> thin-1.3.1.ebuild:
  Add ruby19.

*thin-1.3.1 (27 Apr 2012)

  27 Apr 2012; Hans de Graaff <graaff@gentoo.org> +thin-1.3.1.ebuild:
  Version bump.

  25 Dec 2011; Hans de Graaff <graaff@gentoo.org> -thin-1.2.5-r1.ebuild:
  Remove old version.

*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>.