Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/tela-icon-theme/
Date: Sun, 02 Jan 2022 10:56:20
Message-Id: 1641120944.70261b7fcf0844b4ddd615ff04827b839f66693a.gyakovlev@gentoo
1 commit: 70261b7fcf0844b4ddd615ff04827b839f66693a
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 2 04:20:07 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 2 10:55:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70261b7f
7
8 x11-themes/tela-icon-theme: add RESTRICT="binchecks strip test"
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild | 2 ++
13 x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild | 2 ++
14 2 files changed, 4 insertions(+)
15
16 diff --git a/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild b/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild
17 index cb8d15b5cbfa..c686c6761162 100644
18 --- a/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild
19 +++ b/x11-themes/tela-icon-theme/tela-icon-theme-20211225.ebuild
20 @@ -30,6 +30,8 @@ IUSE="${MY_COLOR_VARIANTS[*]/standard/+standard}"
21
22 REQUIRED_USE="|| ( ${MY_COLOR_VARIANTS[*]} )"
23
24 +RESTRICT="binchecks strip test" # not needed
25 +
26 BDEPEND="app-shells/bash"
27
28 src_prepare() {
29
30 diff --git a/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild b/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild
31 index cb8d15b5cbfa..c686c6761162 100644
32 --- a/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild
33 +++ b/x11-themes/tela-icon-theme/tela-icon-theme-99999999.ebuild
34 @@ -30,6 +30,8 @@ IUSE="${MY_COLOR_VARIANTS[*]/standard/+standard}"
35
36 REQUIRED_USE="|| ( ${MY_COLOR_VARIANTS[*]} )"
37
38 +RESTRICT="binchecks strip test" # not needed
39 +
40 BDEPEND="app-shells/bash"
41
42 src_prepare() {