Gentoo Archives: gentoo-commits

From: Anna Vyalkova <cyber+gentoo@×××××.in>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: acct-group/gemini/, acct-group/owncast/, acct-group/_rpki-client/, ...
Date: Sat, 28 Aug 2021 03:36:49
Message-Id: 1630121696.3e2491155fc218a9c27cdfdf5a00b4de34f33cc7.cybertailor@gentoo
1 commit: 3e2491155fc218a9c27cdfdf5a00b4de34f33cc7
2 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Fri Aug 27 11:56:14 2021 +0000
4 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
5 CommitDate: Sat Aug 28 03:34:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e249115
7
8 acct-group/*: EAPI 7->8, use default keywords
9
10 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
11
12 acct-group/_bgpd/_bgpd-0-r1.ebuild | 4 +---
13 acct-group/_rpki-client/_rpki-client-0.ebuild | 6 ++----
14 acct-group/biboumi/biboumi-0.ebuild | 6 ++----
15 acct-group/fort/fort-0-r1.ebuild | 4 +---
16 acct-group/gemini/gemini-0.ebuild | 2 --
17 acct-group/hinsightd/hinsightd-0.ebuild | 4 +---
18 acct-group/jackett/jackett-0.ebuild | 3 +--
19 acct-group/monero/monero-0.ebuild | 6 ++----
20 acct-group/owncast/owncast-0.ebuild | 4 +---
21 acct-group/purritobin/purritobin-0.ebuild | 3 +--
22 acct-group/wsdd/wsdd-0.ebuild | 4 +---
23 11 files changed, 13 insertions(+), 33 deletions(-)
24
25 diff --git a/acct-group/_bgpd/_bgpd-0-r1.ebuild b/acct-group/_bgpd/_bgpd-0-r1.ebuild
26 index b794df968..e38c2c9c6 100644
27 --- a/acct-group/_bgpd/_bgpd-0-r1.ebuild
28 +++ b/acct-group/_bgpd/_bgpd-0-r1.ebuild
29 @@ -1,10 +1,8 @@
30 # Copyright 2020-2021 Gentoo Authors
31 # Distributed under the terms of the GNU General Public License v2
32
33 -EAPI=7
34 +EAPI=8
35
36 inherit acct-group
37
38 -KEYWORDS="~amd64 ~x86"
39 -
40 ACCT_GROUP_ID=-1
41
42 diff --git a/acct-group/_rpki-client/_rpki-client-0.ebuild b/acct-group/_rpki-client/_rpki-client-0.ebuild
43 index fe4f50546..e38c2c9c6 100644
44 --- a/acct-group/_rpki-client/_rpki-client-0.ebuild
45 +++ b/acct-group/_rpki-client/_rpki-client-0.ebuild
46 @@ -1,10 +1,8 @@
47 -# Copyright 2020 Gentoo Authors
48 +# Copyright 2020-2021 Gentoo Authors
49 # Distributed under the terms of the GNU General Public License v2
50
51 -EAPI=7
52 +EAPI=8
53
54 inherit acct-group
55
56 -KEYWORDS="~amd64 ~x86"
57 -
58 ACCT_GROUP_ID=-1
59
60 diff --git a/acct-group/biboumi/biboumi-0.ebuild b/acct-group/biboumi/biboumi-0.ebuild
61 index 35028819c..e38c2c9c6 100644
62 --- a/acct-group/biboumi/biboumi-0.ebuild
63 +++ b/acct-group/biboumi/biboumi-0.ebuild
64 @@ -1,10 +1,8 @@
65 -# Copyright 2020 Gentoo Authors
66 +# Copyright 2020-2021 Gentoo Authors
67 # Distributed under the terms of the GNU General Public License v2
68
69 -EAPI=7
70 +EAPI=8
71
72 inherit acct-group
73
74 -KEYWORDS="~amd64"
75 -
76 ACCT_GROUP_ID=-1
77
78 diff --git a/acct-group/fort/fort-0-r1.ebuild b/acct-group/fort/fort-0-r1.ebuild
79 index b794df968..e38c2c9c6 100644
80 --- a/acct-group/fort/fort-0-r1.ebuild
81 +++ b/acct-group/fort/fort-0-r1.ebuild
82 @@ -1,10 +1,8 @@
83 # Copyright 2020-2021 Gentoo Authors
84 # Distributed under the terms of the GNU General Public License v2
85
86 -EAPI=7
87 +EAPI=8
88
89 inherit acct-group
90
91 -KEYWORDS="~amd64 ~x86"
92 -
93 ACCT_GROUP_ID=-1
94
95 diff --git a/acct-group/gemini/gemini-0.ebuild b/acct-group/gemini/gemini-0.ebuild
96 index 1ba282cef..e7f909014 100644
97 --- a/acct-group/gemini/gemini-0.ebuild
98 +++ b/acct-group/gemini/gemini-0.ebuild
99 @@ -5,6 +5,4 @@ EAPI=8
100
101 inherit acct-group
102
103 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86"
104 -
105 ACCT_GROUP_ID=-1
106
107 diff --git a/acct-group/hinsightd/hinsightd-0.ebuild b/acct-group/hinsightd/hinsightd-0.ebuild
108 index fee4c79a1..c29debc26 100644
109 --- a/acct-group/hinsightd/hinsightd-0.ebuild
110 +++ b/acct-group/hinsightd/hinsightd-0.ebuild
111 @@ -1,11 +1,9 @@
112 # Copyright 2021 Gentoo Authors
113 # Distributed under the terms of the GNU General Public License v2
114
115 -EAPI=7
116 +EAPI=8
117
118 inherit acct-group
119
120 DESCRIPTION="A user group for www-servers/hinsightd"
121 -KEYWORDS="~amd64"
122 -
123 ACCT_GROUP_ID=-1
124
125 diff --git a/acct-group/jackett/jackett-0.ebuild b/acct-group/jackett/jackett-0.ebuild
126 index 0f39af451..cb28a117e 100644
127 --- a/acct-group/jackett/jackett-0.ebuild
128 +++ b/acct-group/jackett/jackett-0.ebuild
129 @@ -1,10 +1,9 @@
130 # Copyright 2020-2021 Gentoo Authors
131 # Distributed under the terms of the GNU General Public License v2
132
133 -EAPI=7
134 +EAPI=8
135
136 inherit acct-group
137
138 ACCT_GROUP_ID=-1
139 DESCRIPTION="Group for www-apps/jackett-bin"
140 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
141
142 diff --git a/acct-group/monero/monero-0.ebuild b/acct-group/monero/monero-0.ebuild
143 index f20c47bf8..e38c2c9c6 100644
144 --- a/acct-group/monero/monero-0.ebuild
145 +++ b/acct-group/monero/monero-0.ebuild
146 @@ -1,10 +1,8 @@
147 -# Copyright 2020 Gentoo Authors
148 +# Copyright 2020-2021 Gentoo Authors
149 # Distributed under the terms of the GNU General Public License v2
150
151 -EAPI=7
152 +EAPI=8
153
154 inherit acct-group
155
156 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
157 -
158 ACCT_GROUP_ID=-1
159
160 diff --git a/acct-group/owncast/owncast-0.ebuild b/acct-group/owncast/owncast-0.ebuild
161 index ba016face..76aecc93a 100644
162 --- a/acct-group/owncast/owncast-0.ebuild
163 +++ b/acct-group/owncast/owncast-0.ebuild
164 @@ -1,11 +1,9 @@
165 # Copyright 1999-2021 Gentoo Authors
166 # Distributed under the terms of the GNU General Public License v2
167
168 -EAPI=7
169 +EAPI=8
170
171 inherit acct-group
172
173 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
174 -
175 DESCRIPTION="Group for media-video/owncast"
176 ACCT_GROUP_ID=-1
177
178 diff --git a/acct-group/purritobin/purritobin-0.ebuild b/acct-group/purritobin/purritobin-0.ebuild
179 index 1ce4e61dc..e569288f1 100644
180 --- a/acct-group/purritobin/purritobin-0.ebuild
181 +++ b/acct-group/purritobin/purritobin-0.ebuild
182 @@ -1,10 +1,9 @@
183 # Copyright 2020-2021 Gentoo Authors
184 # Distributed under the terms of the GNU General Public License v2
185
186 -EAPI=7
187 +EAPI=8
188
189 inherit acct-group
190
191 ACCT_GROUP_ID=-1
192 DESCRIPTION="Group for net-misc/purritobin"
193 -KEYWORDS="~amd64 ~arm64 ~x86"
194
195 diff --git a/acct-group/wsdd/wsdd-0.ebuild b/acct-group/wsdd/wsdd-0.ebuild
196 index e5f7ea741..b780b0a3a 100644
197 --- a/acct-group/wsdd/wsdd-0.ebuild
198 +++ b/acct-group/wsdd/wsdd-0.ebuild
199 @@ -1,9 +1,7 @@
200 # Copyright 2021 Gentoo Authors
201 # Distributed under the terms of the GNU General Public License v2
202
203 -EAPI=7
204 -
205 -KEYWORDS="~amd64 ~arm ~x86"
206 +EAPI=8
207
208 inherit acct-group