summaryrefslogtreecommitdiff
blob: c6f0b3bdc35ed330e54bae09200c282ff0da8ea4 (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
# ChangeLog for dev-ruby/mysql2
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql2/ChangeLog,v 1.25 2014/01/27 07:21:25 graaff Exp $

*mysql2-0.3.15 (27 Jan 2014)

  27 Jan 2014; Hans de Graaff <graaff@gentoo.org> +mysql2-0.3.15.ebuild:
  Version bump.

  11 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -mysql2-0.3.11.ebuild,
  -mysql2-0.3.13.ebuild:
  Cleanup old.

*mysql2-0.3.14 (08 Nov 2013)

  08 Nov 2013; Hans de Graaff <graaff@gentoo.org> +mysql2-0.3.14.ebuild:
  Version bump.

*mysql2-0.3.13 (18 Jul 2013)

  18 Jul 2013; Hans de Graaff <graaff@gentoo.org> +mysql2-0.3.13.ebuild:
  Version bump.

  27 Mar 2013; Dion Moult <moult@gentoo.org> -mysql2-0.2.18.ebuild:
  Remove dev-ruby/mysql2:0.2 due to lack of upstream support

  15 Jan 2013; Rick Farina <zerochaos@gentoo.org> mysql2-0.3.11.ebuild:
  adding ~arm keywords to net-analyzer/metasploit rdeps

  01 May 2012; Raúl Porcel <armin76@gentoo.org> mysql2-0.2.18.ebuild:
  Drop ia64/sparc keywords

  08 Apr 2012; Hans de Graaff <graaff@gentoo.org> -mysql2-0.2.7.ebuild,
  -mysql2-0.2.13.ebuild, -mysql2-0.2.17.ebuild, -mysql2-0.3.2.ebuild,
  -mysql2-0.3.6.ebuild, -mysql2-0.3.7.ebuild:
  Remove old versions.

  04 Apr 2012; Hans de Graaff <graaff@gentoo.org> mysql2-0.3.7.ebuild,
  mysql2-0.3.11.ebuild:
  Add ~ppc64 also to latest versions.

  11 Mar 2012; Brent Baude <ranger@gentoo.org> mysql2-0.3.6.ebuild:
  Marking mysql2-0.3.6 ~ppc64 for bug 396547

  31 Dec 2011; Fabian Groffen <grobian@gentoo.org> mysql2-0.3.7.ebuild:
  Add Prefix keywords, bug #396547

*mysql2-0.3.11 (22 Dec 2011)

  22 Dec 2011; Hans de Graaff <graaff@gentoo.org> +mysql2-0.3.11.ebuild:
  Version bump.

*mysql2-0.2.18 (08 Dec 2011)

  08 Dec 2011; Hans de Graaff <graaff@gentoo.org> +mysql2-0.2.18.ebuild:
  Version bump.

*mysql2-0.2.17 (22 Nov 2011)

  22 Nov 2011; Hans de Graaff <graaff@gentoo.org> +mysql2-0.2.17.ebuild:
  Version bump. Add ruby19.

*mysql2-0.2.13 (05 Oct 2011)

  05 Oct 2011; Hans de Graaff <graaff@gentoo.org> +mysql2-0.2.13.ebuild:
  Version bump.

*mysql2-0.3.7 (20 Aug 2011)

  20 Aug 2011; Hans de Graaff <graaff@gentoo.org> +mysql2-0.3.7.ebuild:
  Version bump.

  07 Aug 2011; Raúl Porcel <armin76@gentoo.org> mysql2-0.2.7.ebuild:
  Add ~ia64/~sparc wrt #351835

  24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> mysql2-0.2.7.ebuild:
  Marked ~ppc/~ppc64 wrt #351835

*mysql2-0.3.6 (17 Jun 2011)

  17 Jun 2011; Hans de Graaff <graaff@gentoo.org> +mysql2-0.3.6.ebuild:
  Version bump.

  08 Jun 2011; Hans de Graaff <graaff@gentoo.org> mysql2-0.2.7.ebuild,
  mysql2-0.3.2.ebuild:
  Move 0.2.x and 0.3.x into separate slots since 0.3.x is not compatible with
  rails 3.0.

  08 Jun 2011; Hans de Graaff <graaff@gentoo.org> -mysql2-0.2.6.ebuild:
  Remove old version.

*mysql2-0.3.2 (30 Apr 2011)

  30 Apr 2011; Hans de Graaff <graaff@gentoo.org> +mysql2-0.3.2.ebuild:
  Version bump.

*mysql2-0.2.7 (10 Apr 2011)

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

  13 Feb 2011; Thomas Kahle <tomka@gentoo.org> mysql2-0.2.6.ebuild:
  keyworded ~x86 per bug 351835

*mysql2-0.2.6 (07 Jan 2011)

  07 Jan 2011; Hans de Graaff <graaff@gentoo.org> +mysql2-0.2.6.ebuild,
  +metadata.xml:
  Initial import. This is the defacto mysql gem for Rails 3 projects. It
  supersedes dev-ruby/mysql-ruby.