Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/protobuf-java/
Date: Sun, 05 Feb 2017 05:07:11
Message-Id: 1486271173.9fb734ca029f8f658b116fd13f6f5e6a107dec5a.leio@gentoo
1 commit: 9fb734ca029f8f658b116fd13f6f5e6a107dec5a
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 5 05:05:55 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 5 05:06:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb734ca
7
8 dev-java/protobuf-java: Drop mips keywords - has no java
9
10 mips hasn't had a JRE for a while now and has java use.masked for
11 a long time. The ~mips keyword shouldn't have been copied over when
12 the split package was made. Dropping the keywords now.
13
14 Package-Manager: Portage-2.3.3, Repoman-2.3.1
15
16 dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild | 4 ++--
17 dev-java/protobuf-java/protobuf-java-3.0.2.ebuild | 4 ++--
18 dev-java/protobuf-java/protobuf-java-3.1.0.ebuild | 4 ++--
19 3 files changed, 6 insertions(+), 6 deletions(-)
20
21 diff --git a/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild b/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild
22 index e8a1e75..569885d 100644
23 --- a/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild
24 +++ b/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2016 Gentoo Foundation
27 +# Copyright 1999-2017 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 # $Id$
30
31 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf
32
33 LICENSE="Apache-2.0"
34 SLOT="0/10b3"
35 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
36 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
37 IUSE="nano"
38
39 # Protobuf is only a build-time dep, but depend on the exact same version
40
41 diff --git a/dev-java/protobuf-java/protobuf-java-3.0.2.ebuild b/dev-java/protobuf-java/protobuf-java-3.0.2.ebuild
42 index 3974cc0..4922ae8 100644
43 --- a/dev-java/protobuf-java/protobuf-java-3.0.2.ebuild
44 +++ b/dev-java/protobuf-java/protobuf-java-3.0.2.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2016 Gentoo Foundation
47 +# Copyright 1999-2017 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Id$
50
51 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf
52
53 LICENSE="Apache-2.0"
54 SLOT="0/10"
55 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
56 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
57 IUSE="nano"
58
59 # Protobuf is only a build-time dep, but depends on the exact same version
60
61 diff --git a/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild b/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild
62 index 71272fd..2794a50 100644
63 --- a/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild
64 +++ b/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild
65 @@ -1,4 +1,4 @@
66 -# Copyright 1999-2016 Gentoo Foundation
67 +# Copyright 1999-2017 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69 # $Id$
70
71 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf
72
73 LICENSE="Apache-2.0"
74 SLOT="0/11"
75 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
76 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
77 IUSE="nano"
78
79 # Protobuf is only a build-time dep, but depends on the exact same version