summaryrefslogtreecommitdiff
blob: 7b6f70269bc01619de9c0e5736802a40825daf42 (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
# ChangeLog for dev-ruby/hashie
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashie/ChangeLog,v 1.24 2014/06/14 06:03:55 graaff Exp $

*hashie-2.1.2 (14 Jun 2014)

  14 Jun 2014; Hans de Graaff <graaff@gentoo.org> +hashie-2.1.2.ebuild:
  Version bump. Drop jruby due to ruby 1.9 syntax use.

  31 May 2014; Hans de Graaff <graaff@gentoo.org> hashie-2.0.5-r1.ebuild:
  Add ruby21.

  21 May 2014; Manuel Rüger <mrueg@gentoo.org> hashie-2.0.5-r1.ebuild:
  Remove ruby18 target.

  02 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -hashie-2.0.4.ebuild,
  -hashie-2.0.5.ebuild:
  Cleanup old.

*hashie-2.0.5-r1 (06 Oct 2013)

  06 Oct 2013; Manuel Rüger <mrueg@gentoo.org> +hashie-2.0.5-r1.ebuild:
  Add ruby20 target.

*hashie-2.0.5 (18 Jul 2013)

  18 Jul 2013; Manuel Rüger <mrueg@gentoo.org> +hashie-2.0.5.ebuild:
  Version bump

  17 Jul 2013; Hans de Graaff <graaff@gentoo.org> -hashie-1.2.0.ebuild,
  -hashie-2.0.2.ebuild:
  Cleanup.

*hashie-2.0.4 (04 May 2013)

  04 May 2013; Hans de Graaff <graaff@gentoo.org> +hashie-2.0.4.ebuild:
  Version bump.

*hashie-2.0.2 (09 Mar 2013)

  09 Mar 2013; Hans de Graaff <graaff@gentoo.org> +hashie-2.0.2.ebuild:
  Version bump.

  14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> hashie-1.2.0.ebuild:
  Use the new rspec recipe for tests; bump to EAPI 4.

  26 Dec 2011; Hans de Graaff <graaff@gentoo.org> -hashie-0.4.0.ebuild,
  -hashie-1.0.0.ebuild:
  Remove old versions.

*hashie-1.2.0 (16 Oct 2011)

  16 Oct 2011; Hans de Graaff <graaff@gentoo.org> +hashie-1.2.0.ebuild:
  Version bump.

*hashie-1.0.0 (24 May 2011)

  24 May 2011; Hans de Graaff <graaff@gentoo.org> +hashie-1.0.0.ebuild:
  Version bump.

  09 Oct 2010; Hans de Graaff <graaff@gentoo.org> -hashie-0.2.2.ebuild,
  -hashie-0.3.1.ebuild:
  Remove old versions.

*hashie-0.4.0 (02 Oct 2010)

  02 Oct 2010; Hans de Graaff <graaff@gentoo.org> +hashie-0.4.0.ebuild:
  Version bump.

*hashie-0.3.1 (23 Aug 2010)

  23 Aug 2010; Hans de Graaff <graaff@gentoo.org> +hashie-0.3.1.ebuild:
  Version bump.

*hashie-0.2.2 (29 Jul 2010)

  29 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -hashie-0.2.1.ebuild, -files/hashie-0.2.1-gentoo.patch,
  +hashie-0.2.2.ebuild:
  Version bump, upstream fixed the 1.9.2 issue in this one.

  28 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -hashie-0.1.8.ebuild, -hashie-0.2.0.ebuild, hashie-0.2.1.ebuild,
  +files/hashie-0.2.1-gentoo.patch:
  Fix running tests on Ruby 1.9.2 (bug #330209), remove useless sed, cleanup
  old versions.

*hashie-0.2.1 (24 Jun 2010)

  24 Jun 2010; Hans de Graaff <graaff@gentoo.org> +hashie-0.2.1.ebuild:
  Version bump.

*hashie-0.2.0 (07 Jun 2010)

  07 Jun 2010; Hans de Graaff <graaff@gentoo.org> +hashie-0.2.0.ebuild:
  Version bump.

  27 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -hashie-0.1.5.ebuild, hashie-0.1.8.ebuild:
  Remove old version; fix testing (bug #321617); add support for Ruby 1.9,
  JRuby and REE18.

*hashie-0.1.8 (15 Jan 2010)

  15 Jan 2010; Hans de Graaff <graaff@gentoo.org> +hashie-0.1.8.ebuild:
  Version bump. Convert to ruby-fakegem.

  28 Nov 2009; Alex Legler <a3li@gentoo.org> hashie-0.1.5.ebuild:
  Keyword ~x86

*hashie-0.1.5 (28 Nov 2009)

  28 Nov 2009; Alex Legler <a3li@gentoo.org> +hashie-0.1.5.ebuild,
  +metadata.xml:
  Initial commit, new dependency of dev-ruby/twitter. Ebuild by a3li@g.o