Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/btrbk/
Date: Sat, 09 May 2020 08:47:50
Message-Id: 1589014037.0818344e4dfe29af3a8e6e18d53611b61467799d.leio@gentoo
1 commit: 0818344e4dfe29af3a8e6e18d53611b61467799d
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 9 08:42:44 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat May 9 08:47:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0818344e
7
8 app-backup/btrbk: drop KEYWORDS line from 9999 branch
9
10 This ends up having keywords put in it by eshowkw for no reason - not
11 defining it is already empty.
12
13 Package-Manager: Portage-2.3.84, Repoman-2.3.20
14 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
15
16 app-backup/btrbk/btrbk-0.24.0-r1.ebuild | 3 +--
17 app-backup/btrbk/btrbk-0.26.0.ebuild | 3 +--
18 app-backup/btrbk/btrbk-0.26.1.ebuild | 3 +--
19 app-backup/btrbk/btrbk-0.27.0.ebuild | 3 +--
20 app-backup/btrbk/btrbk-0.27.1-r1.ebuild | 3 +--
21 app-backup/btrbk/btrbk-0.27.1.ebuild | 3 +--
22 app-backup/btrbk/btrbk-0.27.2.ebuild | 3 +--
23 app-backup/btrbk/btrbk-0.28.0.ebuild | 3 +--
24 app-backup/btrbk/btrbk-0.28.1.ebuild | 3 +--
25 app-backup/btrbk/btrbk-0.28.2.ebuild | 3 +--
26 app-backup/btrbk/btrbk-0.28.3.ebuild | 3 +--
27 app-backup/btrbk/btrbk-0.29.0.ebuild | 3 +--
28 app-backup/btrbk/btrbk-0.29.1.ebuild | 1 -
29 app-backup/btrbk/btrbk-9999.ebuild | 3 +--
30 14 files changed, 13 insertions(+), 27 deletions(-)
31
32 diff --git a/app-backup/btrbk/btrbk-0.24.0-r1.ebuild b/app-backup/btrbk/btrbk-0.24.0-r1.ebuild
33 index 8f10060231f..93502cbb34d 100644
34 --- a/app-backup/btrbk/btrbk-0.24.0-r1.ebuild
35 +++ b/app-backup/btrbk/btrbk-0.24.0-r1.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2017 Gentoo Foundation
38 +# Copyright 1999-2020 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=6
42 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
43 EGIT_REPO_URI="git://dev.tty0.ch/btrbk.git"
44 inherit git-r3
45 SRC_URI=""
46 - KEYWORDS=""
47 else
48 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
49 KEYWORDS="amd64 arm x86"
50
51 diff --git a/app-backup/btrbk/btrbk-0.26.0.ebuild b/app-backup/btrbk/btrbk-0.26.0.ebuild
52 index 8588eb6d0e3..06f23db240f 100644
53 --- a/app-backup/btrbk/btrbk-0.26.0.ebuild
54 +++ b/app-backup/btrbk/btrbk-0.26.0.ebuild
55 @@ -1,4 +1,4 @@
56 -# Copyright 1999-2017 Gentoo Foundation
57 +# Copyright 1999-2020 Gentoo Authors
58 # Distributed under the terms of the GNU General Public License v2
59
60 EAPI=6
61 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
62 EGIT_REPO_URI="git://dev.tty0.ch/btrbk.git"
63 inherit git-r3
64 SRC_URI=""
65 - KEYWORDS=""
66 else
67 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
68 KEYWORDS="~amd64 ~arm ~x86"
69
70 diff --git a/app-backup/btrbk/btrbk-0.26.1.ebuild b/app-backup/btrbk/btrbk-0.26.1.ebuild
71 index 621ad7e2a0a..8638d66c308 100644
72 --- a/app-backup/btrbk/btrbk-0.26.1.ebuild
73 +++ b/app-backup/btrbk/btrbk-0.26.1.ebuild
74 @@ -1,4 +1,4 @@
75 -# Copyright 1999-2018 Gentoo Foundation
76 +# Copyright 1999-2020 Gentoo Authors
77 # Distributed under the terms of the GNU General Public License v2
78
79 EAPI=6
80 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
81 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
82 inherit git-r3
83 SRC_URI=""
84 - KEYWORDS=""
85 else
86 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
87 KEYWORDS="~amd64 ~arm ~x86"
88
89 diff --git a/app-backup/btrbk/btrbk-0.27.0.ebuild b/app-backup/btrbk/btrbk-0.27.0.ebuild
90 index 370a7611812..a9edd2bb91d 100644
91 --- a/app-backup/btrbk/btrbk-0.27.0.ebuild
92 +++ b/app-backup/btrbk/btrbk-0.27.0.ebuild
93 @@ -1,4 +1,4 @@
94 -# Copyright 1999-2019 Gentoo Authors
95 +# Copyright 1999-2020 Gentoo Authors
96 # Distributed under the terms of the GNU General Public License v2
97
98 EAPI=7
99 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
100 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
101 inherit git-r3
102 SRC_URI=""
103 - KEYWORDS="amd64 arm x86"
104 else
105 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
106 KEYWORDS="amd64 arm x86"
107
108 diff --git a/app-backup/btrbk/btrbk-0.27.1-r1.ebuild b/app-backup/btrbk/btrbk-0.27.1-r1.ebuild
109 index e0800b810e0..57a9fcb682a 100644
110 --- a/app-backup/btrbk/btrbk-0.27.1-r1.ebuild
111 +++ b/app-backup/btrbk/btrbk-0.27.1-r1.ebuild
112 @@ -1,4 +1,4 @@
113 -# Copyright 1999-2019 Gentoo Authors
114 +# Copyright 1999-2020 Gentoo Authors
115 # Distributed under the terms of the GNU General Public License v2
116
117 EAPI=7
118 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
119 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
120 inherit git-r3
121 SRC_URI=""
122 - KEYWORDS=""
123 else
124 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
125 KEYWORDS="~amd64 ~arm ~x86"
126
127 diff --git a/app-backup/btrbk/btrbk-0.27.1.ebuild b/app-backup/btrbk/btrbk-0.27.1.ebuild
128 index f364036c572..5781a69d01f 100644
129 --- a/app-backup/btrbk/btrbk-0.27.1.ebuild
130 +++ b/app-backup/btrbk/btrbk-0.27.1.ebuild
131 @@ -1,4 +1,4 @@
132 -# Copyright 1999-2018 Gentoo Authors
133 +# Copyright 1999-2020 Gentoo Authors
134 # Distributed under the terms of the GNU General Public License v2
135
136 EAPI=7
137 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
138 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
139 inherit git-r3
140 SRC_URI=""
141 - KEYWORDS=""
142 else
143 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
144 KEYWORDS="~amd64 ~arm ~x86"
145
146 diff --git a/app-backup/btrbk/btrbk-0.27.2.ebuild b/app-backup/btrbk/btrbk-0.27.2.ebuild
147 index b651574dfd6..327ff48d7a8 100644
148 --- a/app-backup/btrbk/btrbk-0.27.2.ebuild
149 +++ b/app-backup/btrbk/btrbk-0.27.2.ebuild
150 @@ -1,4 +1,4 @@
151 -# Copyright 1999-2019 Gentoo Authors
152 +# Copyright 1999-2020 Gentoo Authors
153 # Distributed under the terms of the GNU General Public License v2
154
155 EAPI=7
156 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
157 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
158 inherit git-r3
159 SRC_URI=""
160 - KEYWORDS=""
161 else
162 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
163 KEYWORDS="~amd64 ~arm ~x86"
164
165 diff --git a/app-backup/btrbk/btrbk-0.28.0.ebuild b/app-backup/btrbk/btrbk-0.28.0.ebuild
166 index ffd2ecb0e6f..c649cd367ac 100644
167 --- a/app-backup/btrbk/btrbk-0.28.0.ebuild
168 +++ b/app-backup/btrbk/btrbk-0.28.0.ebuild
169 @@ -1,4 +1,4 @@
170 -# Copyright 1999-2019 Gentoo Authors
171 +# Copyright 1999-2020 Gentoo Authors
172 # Distributed under the terms of the GNU General Public License v2
173
174 EAPI=7
175 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
176 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
177 inherit git-r3
178 SRC_URI=""
179 - KEYWORDS=""
180 else
181 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
182 KEYWORDS="~amd64 ~arm ~x86"
183
184 diff --git a/app-backup/btrbk/btrbk-0.28.1.ebuild b/app-backup/btrbk/btrbk-0.28.1.ebuild
185 index ffd2ecb0e6f..c649cd367ac 100644
186 --- a/app-backup/btrbk/btrbk-0.28.1.ebuild
187 +++ b/app-backup/btrbk/btrbk-0.28.1.ebuild
188 @@ -1,4 +1,4 @@
189 -# Copyright 1999-2019 Gentoo Authors
190 +# Copyright 1999-2020 Gentoo Authors
191 # Distributed under the terms of the GNU General Public License v2
192
193 EAPI=7
194 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
195 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
196 inherit git-r3
197 SRC_URI=""
198 - KEYWORDS=""
199 else
200 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
201 KEYWORDS="~amd64 ~arm ~x86"
202
203 diff --git a/app-backup/btrbk/btrbk-0.28.2.ebuild b/app-backup/btrbk/btrbk-0.28.2.ebuild
204 index ffd2ecb0e6f..c649cd367ac 100644
205 --- a/app-backup/btrbk/btrbk-0.28.2.ebuild
206 +++ b/app-backup/btrbk/btrbk-0.28.2.ebuild
207 @@ -1,4 +1,4 @@
208 -# Copyright 1999-2019 Gentoo Authors
209 +# Copyright 1999-2020 Gentoo Authors
210 # Distributed under the terms of the GNU General Public License v2
211
212 EAPI=7
213 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
214 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
215 inherit git-r3
216 SRC_URI=""
217 - KEYWORDS=""
218 else
219 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
220 KEYWORDS="~amd64 ~arm ~x86"
221
222 diff --git a/app-backup/btrbk/btrbk-0.28.3.ebuild b/app-backup/btrbk/btrbk-0.28.3.ebuild
223 index ffd2ecb0e6f..c649cd367ac 100644
224 --- a/app-backup/btrbk/btrbk-0.28.3.ebuild
225 +++ b/app-backup/btrbk/btrbk-0.28.3.ebuild
226 @@ -1,4 +1,4 @@
227 -# Copyright 1999-2019 Gentoo Authors
228 +# Copyright 1999-2020 Gentoo Authors
229 # Distributed under the terms of the GNU General Public License v2
230
231 EAPI=7
232 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
233 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
234 inherit git-r3
235 SRC_URI=""
236 - KEYWORDS=""
237 else
238 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
239 KEYWORDS="~amd64 ~arm ~x86"
240
241 diff --git a/app-backup/btrbk/btrbk-0.29.0.ebuild b/app-backup/btrbk/btrbk-0.29.0.ebuild
242 index 7b91fc51e8b..f82156e37d5 100644
243 --- a/app-backup/btrbk/btrbk-0.29.0.ebuild
244 +++ b/app-backup/btrbk/btrbk-0.29.0.ebuild
245 @@ -1,4 +1,4 @@
246 -# Copyright 1999-2019 Gentoo Authors
247 +# Copyright 1999-2020 Gentoo Authors
248 # Distributed under the terms of the GNU General Public License v2
249
250 EAPI=7
251 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
252 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
253 inherit git-r3
254 SRC_URI=""
255 - KEYWORDS=""
256 else
257 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
258 KEYWORDS="~amd64 ~arm ~x86"
259
260 diff --git a/app-backup/btrbk/btrbk-0.29.1.ebuild b/app-backup/btrbk/btrbk-0.29.1.ebuild
261 index 09f483d2795..73afd3da370 100644
262 --- a/app-backup/btrbk/btrbk-0.29.1.ebuild
263 +++ b/app-backup/btrbk/btrbk-0.29.1.ebuild
264 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
265 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
266 inherit git-r3
267 SRC_URI=""
268 - KEYWORDS="~arm64"
269 else
270 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
271 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
272
273 diff --git a/app-backup/btrbk/btrbk-9999.ebuild b/app-backup/btrbk/btrbk-9999.ebuild
274 index 7b91fc51e8b..f82156e37d5 100644
275 --- a/app-backup/btrbk/btrbk-9999.ebuild
276 +++ b/app-backup/btrbk/btrbk-9999.ebuild
277 @@ -1,4 +1,4 @@
278 -# Copyright 1999-2019 Gentoo Authors
279 +# Copyright 1999-2020 Gentoo Authors
280 # Distributed under the terms of the GNU General Public License v2
281
282 EAPI=7
283 @@ -9,7 +9,6 @@ if [[ ${PV} == "9999" ]] ; then
284 EGIT_REPO_URI="https://github.com/digint/btrbk.git"
285 inherit git-r3
286 SRC_URI=""
287 - KEYWORDS=""
288 else
289 SRC_URI="https://digint.ch/download/btrbk/releases/${P}.tar.xz"
290 KEYWORDS="~amd64 ~arm ~x86"