Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/protobuf/files/, dev-libs/protobuf/
Date: Tue, 02 Oct 2018 20:08:14
Message-Id: 1538510845.50c1666b6147224df070fe0d05ef78ad17d81026.floppym@gentoo
1 commit: 50c1666b6147224df070fe0d05ef78ad17d81026
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Tue Oct 2 19:29:17 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 2 20:07:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c1666b
7
8 dev-libs/protobuf: Update homepage.
9
10 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
11 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
12
13 .../protobuf/files/protobuf-3.4.0-protoc_input_output_files.patch | 2 +-
14 dev-libs/protobuf/files/protobuf-3.5.0-atomic_operations.patch | 6 +++---
15 .../protobuf/files/protobuf-3.6.0-protoc_input_output_files.patch | 2 +-
16 dev-libs/protobuf/metadata.xml | 2 +-
17 dev-libs/protobuf/protobuf-3.5.1.1.ebuild | 6 +++---
18 dev-libs/protobuf/protobuf-3.5.2.ebuild | 6 +++---
19 dev-libs/protobuf/protobuf-3.6.0.1.ebuild | 6 +++---
20 dev-libs/protobuf/protobuf-3.6.1.ebuild | 6 +++---
21 8 files changed, 18 insertions(+), 18 deletions(-)
22
23 diff --git a/dev-libs/protobuf/files/protobuf-3.4.0-protoc_input_output_files.patch b/dev-libs/protobuf/files/protobuf-3.4.0-protoc_input_output_files.patch
24 index a7d338e9928..75c4dc28ee4 100644
25 --- a/dev-libs/protobuf/files/protobuf-3.4.0-protoc_input_output_files.patch
26 +++ b/dev-libs/protobuf/files/protobuf-3.4.0-protoc_input_output_files.patch
27 @@ -1,4 +1,4 @@
28 -https://github.com/google/protobuf/pull/235
29 +https://github.com/protocolbuffers/protobuf/pull/235
30
31 --- /src/google/protobuf/compiler/command_line_interface.cc
32 +++ /src/google/protobuf/compiler/command_line_interface.cc
33
34 diff --git a/dev-libs/protobuf/files/protobuf-3.5.0-atomic_operations.patch b/dev-libs/protobuf/files/protobuf-3.5.0-atomic_operations.patch
35 index 7a88e837950..9582431d41f 100644
36 --- a/dev-libs/protobuf/files/protobuf-3.5.0-atomic_operations.patch
37 +++ b/dev-libs/protobuf/files/protobuf-3.5.0-atomic_operations.patch
38 @@ -1,6 +1,6 @@
39 -https://github.com/google/protobuf/issues/3937
40 -https://github.com/google/protobuf/pull/3955
41 -https://github.com/google/protobuf/commit/642e1ac635f2563b4a14c255374f02645ae85dac
42 +https://github.com/protocolbuffers/protobuf/issues/3937
43 +https://github.com/protocolbuffers/protobuf/pull/3955
44 +https://github.com/protocolbuffers/protobuf/commit/642e1ac635f2563b4a14c255374f02645ae85dac
45
46 --- /src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
47 +++ /src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
48
49 diff --git a/dev-libs/protobuf/files/protobuf-3.6.0-protoc_input_output_files.patch b/dev-libs/protobuf/files/protobuf-3.6.0-protoc_input_output_files.patch
50 index f515b6cd1a4..8b583522f46 100644
51 --- a/dev-libs/protobuf/files/protobuf-3.6.0-protoc_input_output_files.patch
52 +++ b/dev-libs/protobuf/files/protobuf-3.6.0-protoc_input_output_files.patch
53 @@ -1,4 +1,4 @@
54 -https://github.com/google/protobuf/pull/235
55 +https://github.com/protocolbuffers/protobuf/pull/235
56
57 --- /src/google/protobuf/compiler/command_line_interface.cc
58 +++ /src/google/protobuf/compiler/command_line_interface.cc
59
60 diff --git a/dev-libs/protobuf/metadata.xml b/dev-libs/protobuf/metadata.xml
61 index 6aeca898035..f37667040e4 100644
62 --- a/dev-libs/protobuf/metadata.xml
63 +++ b/dev-libs/protobuf/metadata.xml
64 @@ -13,6 +13,6 @@
65 <subslots>Soname version number</subslots>
66 </slots>
67 <upstream>
68 - <remote-id type="github">google/protobuf</remote-id>
69 + <remote-id type="github">protocolbuffers/protobuf</remote-id>
70 </upstream>
71 </pkgmetadata>
72
73 diff --git a/dev-libs/protobuf/protobuf-3.5.1.1.ebuild b/dev-libs/protobuf/protobuf-3.5.1.1.ebuild
74 index ea6e3662400..b64b56a4da1 100644
75 --- a/dev-libs/protobuf/protobuf-3.5.1.1.ebuild
76 +++ b/dev-libs/protobuf/protobuf-3.5.1.1.ebuild
77 @@ -1,4 +1,4 @@
78 -# Copyright 1999-2018 Gentoo Foundation
79 +# Copyright 1999-2018 Gentoo Authors
80 # Distributed under the terms of the GNU General Public License v2
81
82 EAPI="6"
83 @@ -6,8 +6,8 @@ EAPI="6"
84 inherit autotools elisp-common flag-o-matic multilib-minimal toolchain-funcs
85
86 DESCRIPTION="Google's Protocol Buffers - Extensible mechanism for serializing structured data"
87 -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf"
88 -SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
89 +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf"
90 +SRC_URI="https://github.com/protocolbuffers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
91
92 LICENSE="BSD"
93 SLOT="0/15"
94
95 diff --git a/dev-libs/protobuf/protobuf-3.5.2.ebuild b/dev-libs/protobuf/protobuf-3.5.2.ebuild
96 index 1f060c91027..eb1466f8f44 100644
97 --- a/dev-libs/protobuf/protobuf-3.5.2.ebuild
98 +++ b/dev-libs/protobuf/protobuf-3.5.2.ebuild
99 @@ -1,4 +1,4 @@
100 -# Copyright 1999-2018 Gentoo Foundation
101 +# Copyright 1999-2018 Gentoo Authors
102 # Distributed under the terms of the GNU General Public License v2
103
104 EAPI="6"
105 @@ -6,8 +6,8 @@ EAPI="6"
106 inherit autotools elisp-common flag-o-matic multilib-minimal toolchain-funcs
107
108 DESCRIPTION="Google's Protocol Buffers - Extensible mechanism for serializing structured data"
109 -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf"
110 -SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
111 +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf"
112 +SRC_URI="https://github.com/protocolbuffers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
113
114 LICENSE="BSD"
115 SLOT="0/15"
116
117 diff --git a/dev-libs/protobuf/protobuf-3.6.0.1.ebuild b/dev-libs/protobuf/protobuf-3.6.0.1.ebuild
118 index 463b4135d83..fc490f98194 100644
119 --- a/dev-libs/protobuf/protobuf-3.6.0.1.ebuild
120 +++ b/dev-libs/protobuf/protobuf-3.6.0.1.ebuild
121 @@ -1,4 +1,4 @@
122 -# Copyright 1999-2018 Gentoo Foundation
123 +# Copyright 1999-2018 Gentoo Authors
124 # Distributed under the terms of the GNU General Public License v2
125
126 EAPI="6"
127 @@ -6,8 +6,8 @@ EAPI="6"
128 inherit autotools elisp-common flag-o-matic multilib-minimal toolchain-funcs
129
130 DESCRIPTION="Google's Protocol Buffers - Extensible mechanism for serializing structured data"
131 -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf"
132 -SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
133 +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf"
134 +SRC_URI="https://github.com/protocolbuffers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
135
136 LICENSE="BSD"
137 SLOT="0/16"
138
139 diff --git a/dev-libs/protobuf/protobuf-3.6.1.ebuild b/dev-libs/protobuf/protobuf-3.6.1.ebuild
140 index 05027c009a5..3b3bdeaf351 100644
141 --- a/dev-libs/protobuf/protobuf-3.6.1.ebuild
142 +++ b/dev-libs/protobuf/protobuf-3.6.1.ebuild
143 @@ -1,4 +1,4 @@
144 -# Copyright 1999-2018 Gentoo Foundation
145 +# Copyright 1999-2018 Gentoo Authors
146 # Distributed under the terms of the GNU General Public License v2
147
148 EAPI="6"
149 @@ -6,8 +6,8 @@ EAPI="6"
150 inherit autotools elisp-common flag-o-matic multilib-minimal toolchain-funcs
151
152 DESCRIPTION="Google's Protocol Buffers - Extensible mechanism for serializing structured data"
153 -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf"
154 -SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
155 +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf"
156 +SRC_URI="https://github.com/protocolbuffers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
157
158 LICENSE="BSD"
159 SLOT="0/17"