/[gentoo-x86]/dev-libs/protobuf/ChangeLog
Gentoo

Contents of /dev-libs/protobuf/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.44 - (hide annotations) (download)
Tue Apr 2 18:19:55 2013 UTC (6 weeks, 4 days ago) by radhermit
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +5 -1 lines
Run java-pkg-opt-2_pkg_setup when the java use flag is enabled.

(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

1 spock 1.1 # ChangeLog for dev-libs/protobuf
2 zmedico 1.41 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
3 radhermit 1.44 # $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.43 2013/03/05 17:53:44 radhermit Exp $
4    
5     02 Apr 2013; Tim Harder <radhermit@gentoo.org> protobuf-2.4.0a.ebuild,
6     protobuf-2.4.1.ebuild:
7     Run java-pkg-opt-2_pkg_setup when the java use flag is enabled.
8 radhermit 1.43
9     05 Mar 2013; Tim Harder <radhermit@gentoo.org> files/proto.vim:
10     Simplify vim ftdetect file (bug #459304 by Laurent Bachelier).
11 radhermit 1.42
12     *protobuf-2.5.0 (05 Mar 2013)
13    
14     05 Mar 2013; Tim Harder <radhermit@gentoo.org> +protobuf-2.5.0.ebuild:
15     Version bump. Migrate to distutils-r1 and add subslot.
16 zmedico 1.41
17     19 Feb 2013; Zac Medico <zmedico@gentoo.org> protobuf-2.4.1.ebuild:
18     Add ~arm-linux keyword.
19 radhermit 1.40
20     16 Dec 2012; Tim Harder <radhermit@gentoo.org> metadata.xml:
21     Add myself as maintainer.
22 pacho 1.39
23     16 Dec 2012; Pacho Ramos <pacho@gentoo.org> -protobuf-2.3.0-r1.ebuild,
24     metadata.xml:
25     Cleanup due retirement, #95685
26 bicatali 1.38
27     19 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> protobuf-2.4.1.ebuild:
28     Keyworded amd64-linux and x86-linux
29 blueness 1.37
30     09 Aug 2012; Anthony G. Basile <blueness@gentoo.org> protobuf-2.4.1.ebuild:
31     Keyword ~mips
32 vapier 1.36
33     14 Apr 2012; Mike Frysinger <vapier@gentoo.org> protobuf-2.4.1.ebuild:
34     Add ia64 love #282954 by Dennis Schridde.
35 nelchael 1.35
36     30 Nov 2011; Krzysztof Pawlik <nelchael@gentoo.org> protobuf-2.4.1.ebuild:
37     Add ~arm keyword, tested by Anton Romanov, reported in bug #392323.
38 xarthisius 1.34
39     15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> protobuf-2.4.0a.ebuild:
40     ppc64 stable wrt #363403
41 ranger 1.33
42     28 May 2011; Brent Baude <ranger@gentoo.org> protobuf-2.4.0a.ebuild:
43     Marking protobuf-2.4.0a ppc for bug 363403
44 nelchael 1.32
45     *protobuf-2.4.1 (07 May 2011)
46    
47     07 May 2011; Krzysztof Pawlik <nelchael@gentoo.org> -protobuf-2.3.0.ebuild,
48     -files/protobuf-2.3.0-asneeded.patch, +protobuf-2.4.1.ebuild:
49     Version bump, remove old.
50 angelos 1.30
51 angelos 1.31 26 Apr 2011; Christoph Mende <angelos@gentoo.org> protobuf-2.4.0a.ebuild:
52 angelos 1.30 Stable on amd64 wrt bug #363403
53 tomka 1.29
54     21 Apr 2011; Thomas Kahle <tomka@gentoo.org> protobuf-2.4.0a.ebuild:
55     x86 stable per bug 363403
56 tomka 1.28
57     18 Apr 2011; Thomas Kahle <tomka@gentoo.org> protobuf-2.4.0a.ebuild:
58     Undo last commit b/c of bug 363911
59 tomka 1.27
60     18 Apr 2011; Thomas Kahle <tomka@gentoo.org> protobuf-2.4.0a.ebuild:
61     x86 stable per bug 363403
62 xarthisius 1.26
63     16 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> protobuf-2.3.0-r1.ebuild:
64     ppc/ppc64 stable wrt #348574
65 nelchael 1.25
66     *protobuf-2.4.0a (12 Feb 2011)
67    
68     12 Feb 2011; Krzysztof Pawlik <nelchael@gentoo.org>
69     -protobuf-2.3.0-r2.ebuild, +protobuf-2.4.0a.ebuild:
70     Version bump.
71 nelchael 1.24
72     *protobuf-2.3.0-r2 (06 Feb 2011)
73    
74     06 Feb 2011; Krzysztof Pawlik <nelchael@gentoo.org>
75     +protobuf-2.3.0-r2.ebuild, +files/proto.vim:
76     Install file for ftdetect so Vim correctly recognizes protobuf files, see bug
77     #353196.
78 arfrever 1.23
79     12 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
80     protobuf-2.3.0.ebuild, protobuf-2.3.0-r1.ebuild:
81     Fix deprecation warnings.
82 hwoarang 1.22
83     15 Dec 2010; Markos Chandras <hwoarang@gentoo.org> protobuf-2.3.0-r1.ebuild:
84     Stable on amd64 wrt bug #348574
85 c1pher 1.21
86     13 Dec 2010; Dane Smith <c1pher@gentoo.org> protobuf-2.3.0-r1.ebuild:
87     Stable x86 wrt bug 348574.
88 dev-zero 1.20
89     *protobuf-2.3.0-r1 (12 Jun 2010)
90    
91     12 Jun 2010; Tiziano Müller <dev-zero@gentoo.org>
92     +protobuf-2.3.0-r1.ebuild, +files/protobuf-2.3.0-asneeded-2.patch:
93     Updated patch to fix as-needed issue (bug #271509, thanks to Xarthisius).
94     Added static-libs USE flag.
95 ssuominen 1.19
96     15 May 2010; Samuli Suominen <ssuominen@gentoo.org> protobuf-2.3.0.ebuild,
97     +files/protobuf-2.3.0-asneeded.patch:
98     Fix building with -Wl,--as-needed wrt #271509 by Kacper Kowalik.
99 josejx 1.18
100     14 May 2010; Joseph Jezak <josejx@gentoo.org> protobuf-2.3.0.ebuild:
101     Marked ~ppc/~ppc64 for bug #289287.
102 nelchael 1.17
103     18 Apr 2010; Krzysztof Pawlik <nelchael@gentoo.org> protobuf-2.3.0.ebuild:
104     Use more functions from distutils eclass.
105 nelchael 1.16
106     18 Apr 2010; Krzysztof Pawlik <nelchael@gentoo.org> protobuf-2.3.0.ebuild:
107     Improve Python support.
108 nelchael 1.15
109     17 Apr 2010; Krzysztof Pawlik <nelchael@gentoo.org>
110     -files/protobuf-2.0.3-decoder_test_64bit_fix.patch,
111     -protobuf-2.1.0.ebuild,
112     -files/protobuf-2.1.0-fix-emacs-byte-compile.patch,
113     -files/protobuf-2.2.0-decoder_test_64bit_fix.patch,
114     -files/protobuf-2.2.0-fix-emacs-byte-compile.patch,
115     -protobuf-2.2.0a.ebuild:
116     Remove old versions.
117 grobian 1.14
118     02 Apr 2010; Fabian Groffen <grobian@gentoo.org> protobuf-2.3.0.ebuild:
119     Marked ~x64-macos, bug #312589
120 nelchael 1.13
121     29 Mar 2010; Krzysztof Pawlik <nelchael@gentoo.org> metadata.xml:
122     Update my first name.
123 spock 1.12
124     25 Mar 2010; Michał Januszewski <spock@gentoo.org> metadata.xml:
125     Remove myself from the maintainer list.
126 nelchael 1.11
127     *protobuf-2.3.0 (17 Jan 2010)
128    
129     17 Jan 2010; Krzysiek Pawlik <nelchael@gentoo.org> -protobuf-2.2.0.ebuild,
130     +protobuf-2.3.0.ebuild:
131     Version bump.
132 nelchael 1.10
133     28 Nov 2009; Krzysiek Pawlik <nelchael@gentoo.org> protobuf-2.2.0a.ebuild:
134     Use correct versions of patches.
135 nelchael 1.9
136     *protobuf-2.2.0a (26 Nov 2009)
137    
138     26 Nov 2009; Krzysiek Pawlik <nelchael@gentoo.org>
139     +protobuf-2.2.0a.ebuild:
140     Version bump.
141 nelchael 1.8
142     *protobuf-2.2.0 (21 Aug 2009)
143    
144     21 Aug 2009; Krzysiek Pawlik <nelchael@gentoo.org> -protobuf-2.0.3.ebuild,
145     +protobuf-2.2.0.ebuild,
146     +files/protobuf-2.2.0-decoder_test_64bit_fix.patch,
147     +files/protobuf-2.2.0-fix-emacs-byte-compile.patch:
148     Version bump.
149 nelchael 1.7
150     24 May 2009; Krzysiek Pawlik <nelchael@gentoo.org>
151     +files/70protobuf-gentoo.el, protobuf-2.1.0.ebuild,
152     +files/protobuf-2.1.0-fix-emacs-byte-compile.patch:
153     Add emacs USE flag, see bug #271007.
154 nelchael 1.6
155     18 May 2009; Krzysiek Pawlik <nelchael@gentoo.org>
156     -protobuf-2.0.0_beta.ebuild, -protobuf-2.0.1.ebuild,
157     -files/protobuf-2.0.1-python-unittest.patch, protobuf-2.1.0.ebuild,
158     metadata.xml:
159     Add myself as maintainer, remove old versions, improve 2.1.0.
160 spock 1.5
161     *protobuf-2.1.0 (18 May 2009)
162    
163     18 May 2009; Michał Januszewski <spock@gentoo.org>
164     protobuf-2.0.0_beta.ebuild, protobuf-2.0.1.ebuild, protobuf-2.0.3.ebuild,
165     +protobuf-2.1.0.ebuild:
166     Version bump. Add setuptools as dependency (bug #270207).
167 spock 1.4
168     *protobuf-2.0.3 (06 Dec 2008)
169    
170     06 Dec 2008; Michał Januszewski <spock@gentoo.org>
171     +files/protobuf-2.0.3-decoder_test_64bit_fix.patch,
172     +protobuf-2.0.3.ebuild:
173     Version bump.
174 spock 1.3
175     30 Oct 2008; Michał Januszewski <spock@gentoo.org> protobuf-2.0.1.ebuild:
176     Install the vim syntax file into vimfiles/syntax instead of vimfiles.
177 spock 1.2
178     *protobuf-2.0.1 (11 Sep 2008)
179    
180     11 Sep 2008; Michał Januszewski <spock@gentoo.org>
181     +files/protobuf-2.0.1-python-unittest.patch, +protobuf-2.0.1.ebuild:
182     Version bump.
183 spock 1.1
184     *protobuf-2.0.0_beta (17 Jul 2008)
185    
186     17 Jul 2008; Michał Januszewski <spock@gentoo.org> +metadata.xml,
187     +protobuf-2.0.0_beta.ebuild:
188     Initial commit (bug #231297).

  ViewVC Help
Powered by ViewVC 1.1.13