summaryrefslogtreecommitdiff
blob: 8c9be5f66b47ecddce16a0d285eadf47dbde81a4 (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
# ChangeLog for dev-ruby/addressable
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/addressable/ChangeLog,v 1.25 2012/12/01 14:41:23 graaff Exp $

  01 Dec 2012; Hans de Graaff <graaff@gentoo.org> addressable-2.3.2.ebuild:
  Use proper license, fixing bug 445454.

  01 Dec 2012; Hans de Graaff <graaff@gentoo.org> -addressable-2.2.8.ebuild:
  Remove old version.

*addressable-2.3.2 (27 Jul 2012)

  27 Jul 2012; Hans de Graaff <graaff@gentoo.org> +addressable-2.3.2.ebuild:
  Version bump.

  27 Jul 2012; Hans de Graaff <graaff@gentoo.org> -addressable-2.2.6.ebuild,
  -addressable-2.2.7.ebuild:
  Cleanup.

*addressable-2.2.8 (08 May 2012)

  08 May 2012; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.8.ebuild:
  Version bump.

*addressable-2.2.7 (07 Apr 2012)

  07 Apr 2012; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.7.ebuild:
  Version bump.

  19 Sep 2011; Hans de Graaff <graaff@gentoo.org> addressable-2.2.6.ebuild:
  Frob build system so that we don't need rspec just to build the
  documentation. Fixes bug 383611.

  19 Sep 2011; Hans de Graaff <graaff@gentoo.org> -addressable-2.2.4.ebuild,
  -addressable-2.2.5.ebuild:
  Remove old versions.

*addressable-2.2.6 (13 May 2011)

  13 May 2011; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.6.ebuild:
  Version bump.

*addressable-2.2.5 (10 Apr 2011)

  10 Apr 2011; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.5.ebuild:
  Version bump.

  10 Apr 2011; Hans de Graaff <graaff@gentoo.org> -addressable-2.2.2.ebuild,
  -addressable-2.2.3.ebuild:
  Remove old versions.

*addressable-2.2.4 (29 Jan 2011)

  29 Jan 2011; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.4.ebuild:
  Version bump.

*addressable-2.2.3 (21 Jan 2011)

  21 Jan 2011; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.3.ebuild:
  Version bump.

  01 Jan 2011; Hans de Graaff <graaff@gentoo.org> -addressable-2.2.1.ebuild:
  Remove old version.

  27 Dec 2010; Fabian Groffen <grobian@gentoo.org> addressable-2.2.2.ebuild:
  Added Prefix keywords

*addressable-2.2.2 (14 Oct 2010)

  14 Oct 2010; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.2.ebuild:
  Version bump: fix bug with percent escaping.

  09 Oct 2010; Hans de Graaff <graaff@gentoo.org> -addressable-2.1.2.ebuild,
  -addressable-2.2.0.ebuild:
  Remove old versions.

  29 Sep 2010; Brent Baude <ranger@gentoo.org> addressable-2.2.1.ebuild:
  Marking addressable-2.2.1 ~ppc64 for bug 321283

*addressable-2.2.1 (18 Sep 2010)

  18 Sep 2010; Hans de Graaff <graaff@gentoo.org> +addressable-2.2.1.ebuild:
  Version bump: added support for application/x-www-form-urlencoded. Run
  tests for other ruby implementations.

  22 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  addressable-2.1.2.ebuild, addressable-2.2.0.ebuild:
  Disable tests when building for JRuby because they crash the interpreter.

*addressable-2.2.0 (22 Aug 2010)

  22 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  addressable-2.1.2.ebuild, +addressable-2.2.0.ebuild:
  Version bump.

  12 Jun 2010; Hans de Graaff <graaff@gentoo.org> -addressable-2.1.1.ebuild:
  Remove old version.

  18 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  addressable-2.1.2.ebuild:
  Add ~x86, tested on development container.

*addressable-2.1.2 (27 Apr 2010)

  27 Apr 2010; Hans de Graaff <graaff@gentoo.org> +addressable-2.1.2.ebuild:
  Version bump: various enhancements and bug fixes.

*addressable-2.1.1 (16 Dec 2009)

  16 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +addressable-2.1.1.ebuild, +metadata.xml:
  Initial import of addressable with the fakegem eclass (dependency of Typo
  for those interested).