From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5D34C158087 for ; Thu, 23 Dec 2021 09:39:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36E042BC029; Thu, 23 Dec 2021 09:39:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C60A32BC034 for ; Thu, 23 Dec 2021 09:39:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 718663430DA for ; Thu, 23 Dec 2021 09:39:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24097261 for ; Thu, 23 Dec 2021 09:39:08 +0000 (UTC) From: "Luciano Degni" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Luciano Degni" Message-ID: <1640252070.2c65a65e86f99677c49d8b26066231501f009cb7.degni.public@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/leftwm-theme/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-misc/leftwm-theme/leftwm-theme-9999.ebuild X-VCS-Directories: x11-misc/leftwm-theme/ X-VCS-Committer: degni.public X-VCS-Committer-Name: Luciano Degni X-VCS-Revision: 2c65a65e86f99677c49d8b26066231501f009cb7 X-VCS-Branch: dev Date: Thu, 23 Dec 2021 09:39:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f5c27394-8f7e-4cd0-aca7-7d19f1d1d25f X-Archives-Hash: 9608dbe1691bd11e05bff9ff6ead83f0 commit: 2c65a65e86f99677c49d8b26066231501f009cb7 Author: Luciano Degni gmail com> AuthorDate: Thu Dec 23 09:34:30 2021 +0000 Commit: Luciano Degni gmail com> CommitDate: Thu Dec 23 09:34:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2c65a65e x11-misc/leftwm-theme: fixed restrict variable Signed-off-by: Luciano Degni gmail.com> x11-misc/leftwm-theme/leftwm-theme-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/x11-misc/leftwm-theme/leftwm-theme-9999.ebuild b/x11-misc/leftwm-theme/leftwm-theme-9999.ebuild index 4c257170a..b0d827894 100644 --- a/x11-misc/leftwm-theme/leftwm-theme-9999.ebuild +++ b/x11-misc/leftwm-theme/leftwm-theme-9999.ebuild @@ -155,7 +155,6 @@ EGIT_REPO_URI="https://github.com/leftwm/leftwm-theme.git" SLOT="0" KEYWORDS="~amd64" -RESTRICT="network-sandbox" LICENSE=" || ( Apache-2.0 MIT )