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-java/protobuf-java/
Date: Tue, 02 Oct 2018 20:08:15
Message-Id: 1538510845.8a8a3a0f1b5a7f5b715cfc0df75f034fc6b3e478.floppym@gentoo
1 commit: 8a8a3a0f1b5a7f5b715cfc0df75f034fc6b3e478
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Tue Oct 2 19:34:30 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=8a8a3a0f
7
8 dev-java/protobuf-java: 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 dev-java/protobuf-java/metadata.xml | 2 +-
14 dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild | 6 +++---
15 dev-java/protobuf-java/protobuf-java-3.5.2.ebuild | 6 +++---
16 dev-java/protobuf-java/protobuf-java-3.6.0.1.ebuild | 6 +++---
17 dev-java/protobuf-java/protobuf-java-3.6.1.ebuild | 6 +++---
18 5 files changed, 13 insertions(+), 13 deletions(-)
19
20 diff --git a/dev-java/protobuf-java/metadata.xml b/dev-java/protobuf-java/metadata.xml
21 index 8ed30cca824..0697e5cc44b 100644
22 --- a/dev-java/protobuf-java/metadata.xml
23 +++ b/dev-java/protobuf-java/metadata.xml
24 @@ -20,6 +20,6 @@
25 <subslots>Soname version number of Protobuf</subslots>
26 </slots>
27 <upstream>
28 - <remote-id type="github">google/protobuf</remote-id>
29 + <remote-id type="github">protocolbuffers/protobuf</remote-id>
30 </upstream>
31 </pkgmetadata>
32
33 diff --git a/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild b/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild
34 index d734039adfe..c0a6932d514 100644
35 --- a/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild
36 +++ b/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild
37 @@ -1,4 +1,4 @@
38 -# Copyright 1999-2018 Gentoo Foundation
39 +# Copyright 1999-2018 Gentoo Authors
40 # Distributed under the terms of the GNU General Public License v2
41
42 EAPI="6"
43 @@ -7,8 +7,8 @@ JAVA_PKG_IUSE="doc source"
44 inherit java-pkg-2 java-pkg-simple
45
46 DESCRIPTION="Google's Protocol Buffers - Java bindings"
47 -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf"
48 -SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz"
49 +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf"
50 +SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz"
51
52 LICENSE="BSD"
53 SLOT="0/15"
54
55 diff --git a/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild b/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild
56 index 77039bfd60d..c60c8f9317b 100644
57 --- a/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild
58 +++ b/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild
59 @@ -1,4 +1,4 @@
60 -# Copyright 1999-2018 Gentoo Foundation
61 +# Copyright 1999-2018 Gentoo Authors
62 # Distributed under the terms of the GNU General Public License v2
63
64 EAPI="6"
65 @@ -7,8 +7,8 @@ JAVA_PKG_IUSE="doc source"
66 inherit java-pkg-2 java-pkg-simple
67
68 DESCRIPTION="Google's Protocol Buffers - Java bindings"
69 -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf"
70 -SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz"
71 +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf"
72 +SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz"
73
74 LICENSE="BSD"
75 SLOT="0/15"
76
77 diff --git a/dev-java/protobuf-java/protobuf-java-3.6.0.1.ebuild b/dev-java/protobuf-java/protobuf-java-3.6.0.1.ebuild
78 index a2440356fbd..5c4309e854e 100644
79 --- a/dev-java/protobuf-java/protobuf-java-3.6.0.1.ebuild
80 +++ b/dev-java/protobuf-java/protobuf-java-3.6.0.1.ebuild
81 @@ -1,4 +1,4 @@
82 -# Copyright 1999-2018 Gentoo Foundation
83 +# Copyright 1999-2018 Gentoo Authors
84 # Distributed under the terms of the GNU General Public License v2
85
86 EAPI="6"
87 @@ -7,8 +7,8 @@ JAVA_PKG_IUSE="doc source"
88 inherit java-pkg-2 java-pkg-simple
89
90 DESCRIPTION="Google's Protocol Buffers - Java bindings"
91 -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf"
92 -SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz"
93 +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf"
94 +SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz"
95
96 LICENSE="BSD"
97 SLOT="0/16"
98
99 diff --git a/dev-java/protobuf-java/protobuf-java-3.6.1.ebuild b/dev-java/protobuf-java/protobuf-java-3.6.1.ebuild
100 index d46192fa176..798a81f93df 100644
101 --- a/dev-java/protobuf-java/protobuf-java-3.6.1.ebuild
102 +++ b/dev-java/protobuf-java/protobuf-java-3.6.1.ebuild
103 @@ -1,4 +1,4 @@
104 -# Copyright 1999-2018 Gentoo Foundation
105 +# Copyright 1999-2018 Gentoo Authors
106 # Distributed under the terms of the GNU General Public License v2
107
108 EAPI="6"
109 @@ -7,8 +7,8 @@ JAVA_PKG_IUSE="doc source"
110 inherit java-pkg-2 java-pkg-simple
111
112 DESCRIPTION="Google's Protocol Buffers - Java bindings"
113 -HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/google/protobuf"
114 -SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz"
115 +HOMEPAGE="https://developers.google.com/protocol-buffers/ https://github.com/protocolbuffers/protobuf"
116 +SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> protobuf-${PV}.tar.gz"
117
118 LICENSE="BSD"
119 SLOT="0/17"