summaryrefslogtreecommitdiff
blob: 8dfda0d5bc826039a74230889babe055d15cc18a (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
# ChangeLog for dev-libs/re2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/re2/ChangeLog,v 1.10 2013/09/22 23:39:45 phajdan.jr Exp $

  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.