summaryrefslogtreecommitdiff
blob: 94f710c5b707c3b96266bad39341fb70d7eee12e (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
# ChangeLog for dev-libs/protobuf
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.20 2010/06/12 07:03:16 dev-zero Exp $

*protobuf-2.3.0-r1 (12 Jun 2010)

  12 Jun 2010; Tiziano Müller <dev-zero@gentoo.org>
  +protobuf-2.3.0-r1.ebuild, +files/protobuf-2.3.0-asneeded-2.patch:
  Updated patch to fix as-needed issue (bug #271509, thanks to Xarthisius).
  Added static-libs USE flag.

  15 May 2010; Samuli Suominen <ssuominen@gentoo.org> protobuf-2.3.0.ebuild,
  +files/protobuf-2.3.0-asneeded.patch:
  Fix building with -Wl,--as-needed wrt #271509 by Kacper Kowalik.

  14 May 2010; Joseph Jezak <josejx@gentoo.org> protobuf-2.3.0.ebuild:
  Marked ~ppc/~ppc64 for bug #289287.

  18 Apr 2010; Krzysztof Pawlik <nelchael@gentoo.org> protobuf-2.3.0.ebuild:
  Use more functions from distutils eclass.

  18 Apr 2010; Krzysztof Pawlik <nelchael@gentoo.org> protobuf-2.3.0.ebuild:
  Improve Python support.

  17 Apr 2010; Krzysztof Pawlik <nelchael@gentoo.org>
  -files/protobuf-2.0.3-decoder_test_64bit_fix.patch,
  -protobuf-2.1.0.ebuild,
  -files/protobuf-2.1.0-fix-emacs-byte-compile.patch,
  -files/protobuf-2.2.0-decoder_test_64bit_fix.patch,
  -files/protobuf-2.2.0-fix-emacs-byte-compile.patch,
  -protobuf-2.2.0a.ebuild:
  Remove old versions.

  02 Apr 2010; Fabian Groffen <grobian@gentoo.org> protobuf-2.3.0.ebuild:
  Marked ~x64-macos, bug #312589

  29 Mar 2010; Krzysztof Pawlik <nelchael@gentoo.org> metadata.xml:
  Update my first name.

  25 Mar 2010; Michał Januszewski <spock@gentoo.org> metadata.xml:
  Remove myself from the maintainer list.

*protobuf-2.3.0 (17 Jan 2010)

  17 Jan 2010; Krzysiek Pawlik <nelchael@gentoo.org> -protobuf-2.2.0.ebuild,
  +protobuf-2.3.0.ebuild:
  Version bump.

  28 Nov 2009; Krzysiek Pawlik <nelchael@gentoo.org> protobuf-2.2.0a.ebuild:
  Use correct versions of patches.

*protobuf-2.2.0a (26 Nov 2009)

  26 Nov 2009; Krzysiek Pawlik <nelchael@gentoo.org>
  +protobuf-2.2.0a.ebuild:
  Version bump.

*protobuf-2.2.0 (21 Aug 2009)

  21 Aug 2009; Krzysiek Pawlik <nelchael@gentoo.org> -protobuf-2.0.3.ebuild,
  +protobuf-2.2.0.ebuild,
  +files/protobuf-2.2.0-decoder_test_64bit_fix.patch,
  +files/protobuf-2.2.0-fix-emacs-byte-compile.patch:
  Version bump.

  24 May 2009; Krzysiek Pawlik <nelchael@gentoo.org>
  +files/70protobuf-gentoo.el, protobuf-2.1.0.ebuild,
  +files/protobuf-2.1.0-fix-emacs-byte-compile.patch:
  Add emacs USE flag, see bug #271007.

  18 May 2009; Krzysiek Pawlik <nelchael@gentoo.org>
  -protobuf-2.0.0_beta.ebuild, -protobuf-2.0.1.ebuild,
  -files/protobuf-2.0.1-python-unittest.patch, protobuf-2.1.0.ebuild,
  metadata.xml:
  Add myself as maintainer, remove old versions, improve 2.1.0.

*protobuf-2.1.0 (18 May 2009)

  18 May 2009; Michał Januszewski <spock@gentoo.org>
  protobuf-2.0.0_beta.ebuild, protobuf-2.0.1.ebuild, protobuf-2.0.3.ebuild,
  +protobuf-2.1.0.ebuild:
  Version bump. Add setuptools as dependency (bug #270207).

*protobuf-2.0.3 (06 Dec 2008)

  06 Dec 2008; Michał Januszewski <spock@gentoo.org>
  +files/protobuf-2.0.3-decoder_test_64bit_fix.patch,
  +protobuf-2.0.3.ebuild:
  Version bump.

  30 Oct 2008; Michał Januszewski <spock@gentoo.org> protobuf-2.0.1.ebuild:
  Install the vim syntax file into vimfiles/syntax instead of vimfiles.

*protobuf-2.0.1 (11 Sep 2008)

  11 Sep 2008; Michał Januszewski <spock@gentoo.org>
  +files/protobuf-2.0.1-python-unittest.patch, +protobuf-2.0.1.ebuild:
  Version bump.

*protobuf-2.0.0_beta (17 Jul 2008)

  17 Jul 2008; Michał Januszewski <spock@gentoo.org> +metadata.xml,
  +protobuf-2.0.0_beta.ebuild:
  Initial commit (bug #231297).