summaryrefslogtreecommitdiff
blob: 33ee70bf7a48776fe2c05618f1c6a008b70d71c9 (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
# ChangeLog for dev-ruby/mysql2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mysql2/ChangeLog,v 1.17 2012/04/04 09:50:21 graaff Exp $

  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.