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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
|
# ChangeLog for dev-libs/protobuf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.38 2012/11/19 18:29:50 bicatali Exp $
19 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> protobuf-2.4.1.ebuild:
Keyworded amd64-linux and x86-linux
09 Aug 2012; Anthony G. Basile <blueness@gentoo.org> protobuf-2.4.1.ebuild:
Keyword ~mips
14 Apr 2012; Mike Frysinger <vapier@gentoo.org> protobuf-2.4.1.ebuild:
Add ia64 love #282954 by Dennis Schridde.
30 Nov 2011; Krzysztof Pawlik <nelchael@gentoo.org> protobuf-2.4.1.ebuild:
Add ~arm keyword, tested by Anton Romanov, reported in bug #392323.
15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> protobuf-2.4.0a.ebuild:
ppc64 stable wrt #363403
28 May 2011; Brent Baude <ranger@gentoo.org> protobuf-2.4.0a.ebuild:
Marking protobuf-2.4.0a ppc for bug 363403
*protobuf-2.4.1 (07 May 2011)
07 May 2011; Krzysztof Pawlik <nelchael@gentoo.org> -protobuf-2.3.0.ebuild,
-files/protobuf-2.3.0-asneeded.patch, +protobuf-2.4.1.ebuild:
Version bump, remove old.
26 Apr 2011; Christoph Mende <angelos@gentoo.org> protobuf-2.4.0a.ebuild:
Stable on amd64 wrt bug #363403
21 Apr 2011; Thomas Kahle <tomka@gentoo.org> protobuf-2.4.0a.ebuild:
x86 stable per bug 363403
18 Apr 2011; Thomas Kahle <tomka@gentoo.org> protobuf-2.4.0a.ebuild:
Undo last commit b/c of bug 363911
18 Apr 2011; Thomas Kahle <tomka@gentoo.org> protobuf-2.4.0a.ebuild:
x86 stable per bug 363403
16 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> protobuf-2.3.0-r1.ebuild:
ppc/ppc64 stable wrt #348574
*protobuf-2.4.0a (12 Feb 2011)
12 Feb 2011; Krzysztof Pawlik <nelchael@gentoo.org>
-protobuf-2.3.0-r2.ebuild, +protobuf-2.4.0a.ebuild:
Version bump.
*protobuf-2.3.0-r2 (06 Feb 2011)
06 Feb 2011; Krzysztof Pawlik <nelchael@gentoo.org>
+protobuf-2.3.0-r2.ebuild, +files/proto.vim:
Install file for ftdetect so Vim correctly recognizes protobuf files, see bug
#353196.
12 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
protobuf-2.3.0.ebuild, protobuf-2.3.0-r1.ebuild:
Fix deprecation warnings.
15 Dec 2010; Markos Chandras <hwoarang@gentoo.org> protobuf-2.3.0-r1.ebuild:
Stable on amd64 wrt bug #348574
13 Dec 2010; Dane Smith <c1pher@gentoo.org> protobuf-2.3.0-r1.ebuild:
Stable x86 wrt bug 348574.
*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).
|