Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/protobuf: protobuf-2.6.1-r3.ebuild ChangeLog
Date: Sat, 27 Jun 2015 12:31:11
Message-Id: 20150627123059.AAA0973C@oystercatcher.gentoo.org
1 maekke 15/06/27 12:30:59
2
3 Modified: protobuf-2.6.1-r3.ebuild ChangeLog
4 Log:
5 arm stable, bug #528240
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.6 dev-libs/protobuf/protobuf-2.6.1-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild?r1=1.5&r2=1.6
15
16 Index: protobuf-2.6.1-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- protobuf-2.6.1-r3.ebuild 17 May 2015 20:18:20 -0000 1.5
23 +++ protobuf-2.6.1-r3.ebuild 27 Jun 2015 12:30:59 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild,v 1.5 2015/05/17 20:18:20 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild,v 1.6 2015/06/27 12:30:59 maekke Exp $
29
30 EAPI=5
31 AUTOTOOLS_AUTORECONF=1
32 @@ -17,7 +17,7 @@
33
34 LICENSE="Apache-2.0"
35 SLOT="0/9" # subslot = soname major version
36 -KEYWORDS="~amd64 ~arm ~arm64 -hppa ~ia64 ~mips ppc ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
37 +KEYWORDS="~amd64 arm ~arm64 -hppa ~ia64 ~mips ppc ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
38 IUSE="emacs examples java python static-libs vim-syntax zlib"
39
40 CDEPEND="emacs? ( virtual/emacs )
41
42
43
44 1.91 dev-libs/protobuf/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.91&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?rev=1.91&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/protobuf/ChangeLog?r1=1.90&r2=1.91
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v
53 retrieving revision 1.90
54 retrieving revision 1.91
55 diff -u -r1.90 -r1.91
56 --- ChangeLog 9 Jun 2015 18:47:53 -0000 1.90
57 +++ ChangeLog 27 Jun 2015 12:30:59 -0000 1.91
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/protobuf
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.90 2015/06/09 18:47:53 ulm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.91 2015/06/27 12:30:59 maekke Exp $
63 +
64 + 27 Jun 2015; Markus Meier <maekke@g.o> protobuf-2.6.1-r3.ebuild:
65 + arm stable, bug #528240
66
67 09 Jun 2015; Ulrich Müller <ulm@g.o>
68 files/protobuf-2.5.0-emacs-24.4.patch: