summaryrefslogtreecommitdiff
blob: a93900e3055b5422d704a5007a4be3dd60758a81 (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
# ChangeLog for dev-libs/re2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/re2/ChangeLog,v 1.14 2015/03/03 06:42:12 dlan Exp $

  02 Mar 2015; Yixun Lan <dlan@gentoo.org> re2-0_p20140304.ebuild:
  add arm64 support, tested on A53 board

  23 Oct 2014; Pacho Ramos <pacho@gentoo.org> re2-0_p20140304.ebuild:
  amd64/x86 stable, bug #525986

*re2-0_p20140304 (04 May 2014)

  04 May 2014; Mike Gilbert <floppym@gentoo.org> +re2-0_p20140304.ebuild:
  Version bump. Increment subslot due to ABI breakage.

  04 May 2014; Mike Gilbert <floppym@gentoo.org> re2-0_p20130712.ebuild:
  Convert to multilib-minimal.

  22 Sep 2013; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  +files/re2-compile-r0.patch, re2-0_p20130712.ebuild:
  Fix compile on arm, bug #478324 by Michael Kurinnoy.

*re2-0_p20130712 (24 Jul 2013)

  24 Jul 2013; Pawel Hajdan jr <phajdan.jr@gentoo.org> -re2-0_p20121127.ebuild,
  +re2-0_p20130712.ebuild:
  Version bump. Fix tests (bug #443990 by flameeyes). Remove old.

*re2-0_p20130115-r1 (06 Apr 2013)

  06 Apr 2013; Mike Gilbert <floppym@gentoo.org> +re2-0_p20130115-r1.ebuild:
  Add multilib support and install the static library as requested by Alex Efros
  in bug 464806. Thanks for the patch, even if I didn't use it.

  04 Apr 2013; Agostino Sarubbo <ago@gentoo.org> re2-0_p20130115.ebuild:
  Stable for x86, wrt bug #463426

  04 Apr 2013; Agostino Sarubbo <ago@gentoo.org> re2-0_p20130115.ebuild:
  Stable for amd64, wrt bug #463426

*re2-0_p20130115 (07 Mar 2013)

  07 Mar 2013; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  -re2-0_p20121029-r1.ebuild, +re2-0_p20130115.ebuild:
  Version bump. Remove old.

  25 Feb 2013; Pawel Hajdan jr <phajdan.jr@gentoo.org> re2-0_p20121127.ebuild:
  Keyword ~arm

*re2-0_p20121127 (15 Jan 2013)

  15 Jan 2013; Pawel Hajdan jr <phajdan.jr@gentoo.org> -re2-0_p20121029.ebuild,
  +re2-0_p20121127.ebuild:
  Version bump. Remove old.

*re2-0_p20121029-r1 (07 Nov 2012)

  07 Nov 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  +files/re2-symbols-r0.patch, +re2-0_p20121029-r1.ebuild:
  Remove clutter from pkg_setup, reported by floppym. Fix symbol visibility
  issues (to be upstreamed).

*re2-0_p20121029 (31 Oct 2012)

  31 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> +re2-0_p20121029.ebuild,
  +metadata.xml:
  Initial import. Ebuild by me, Mike Gilbert (floppym) and Jauhien Piatlicki.
  Bug #310605 by Alex Efros.