Gentoo Archives: gentoo-commits

From: Luciano Degni <degni.public@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/leftwm-theme/
Date: Thu, 23 Dec 2021 09:39:18
Message-Id: 1640252070.2c65a65e86f99677c49d8b26066231501f009cb7.degni.public@gentoo
1 commit: 2c65a65e86f99677c49d8b26066231501f009cb7
2 Author: Luciano Degni <degni.public <AT> gmail <DOT> com>
3 AuthorDate: Thu Dec 23 09:34:30 2021 +0000
4 Commit: Luciano Degni <degni.public <AT> gmail <DOT> com>
5 CommitDate: Thu Dec 23 09:34:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2c65a65e
7
8 x11-misc/leftwm-theme: fixed restrict variable
9
10 Signed-off-by: Luciano Degni <degni.public <AT> gmail.com>
11
12 x11-misc/leftwm-theme/leftwm-theme-9999.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/x11-misc/leftwm-theme/leftwm-theme-9999.ebuild b/x11-misc/leftwm-theme/leftwm-theme-9999.ebuild
16 index 4c257170a..b0d827894 100644
17 --- a/x11-misc/leftwm-theme/leftwm-theme-9999.ebuild
18 +++ b/x11-misc/leftwm-theme/leftwm-theme-9999.ebuild
19 @@ -155,7 +155,6 @@ EGIT_REPO_URI="https://github.com/leftwm/leftwm-theme.git"
20
21 SLOT="0"
22 KEYWORDS="~amd64"
23 -RESTRICT="network-sandbox"
24
25 LICENSE="
26 || ( Apache-2.0 MIT )