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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4EC48138239 for ; Fri, 20 Sep 2019 07:59:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B0BBE07A7; Fri, 20 Sep 2019 07:59:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15084E07A7 for ; Fri, 20 Sep 2019 07:59:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1589A34B52B for ; Fri, 20 Sep 2019 07:59:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93B6F7F5 for ; Fri, 20 Sep 2019 07:59:33 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1568966322.5ad5f5904c1779c6401d7ec9f2cc38784f66af8f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrome-remote-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild net-misc/chrome-remote-desktop/chrome-remote-desktop-77.0.3865.32.ebuild X-VCS-Directories: net-misc/chrome-remote-desktop/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5ad5f5904c1779c6401d7ec9f2cc38784f66af8f X-VCS-Branch: master Date: Fri, 20 Sep 2019 07:59:33 +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: e40c722c-964a-43e9-9f66-b1e12056445d X-Archives-Hash: ab482572c586c78b84fae06f7ad287d0 commit: 5ad5f5904c1779c6401d7ec9f2cc38784f66af8f Author: Michał Górny gentoo org> AuthorDate: Fri Sep 20 07:58:36 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Sep 20 07:58:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad5f590 net-misc/chrome-remote-desktop: Add missing RESTRICT="bindist mirror" Signed-off-by: Michał Górny gentoo.org> .../chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild | 1 + net-misc/chrome-remote-desktop/chrome-remote-desktop-77.0.3865.32.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-misc/chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild b/net-misc/chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild index fcf88e2f7fb..4c61d6b3d16 100644 --- a/net-misc/chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild +++ b/net-misc/chrome-remote-desktop/chrome-remote-desktop-63.0.3239.17-r1.ebuild @@ -31,6 +31,7 @@ SLOT="0" KEYWORDS="-* amd64" IUSE="xrandr" REQUIRED_USE="${PYTHON_REQUIRED_USE}" +RESTRICT="bindist mirror" # All the libs this package links against. RDEPEND="app-admin/sudo diff --git a/net-misc/chrome-remote-desktop/chrome-remote-desktop-77.0.3865.32.ebuild b/net-misc/chrome-remote-desktop/chrome-remote-desktop-77.0.3865.32.ebuild index 8703e9d55eb..ea0b20823e0 100644 --- a/net-misc/chrome-remote-desktop/chrome-remote-desktop-77.0.3865.32.ebuild +++ b/net-misc/chrome-remote-desktop/chrome-remote-desktop-77.0.3865.32.ebuild @@ -31,6 +31,7 @@ SLOT="0" KEYWORDS="-* ~amd64" IUSE="xrandr" REQUIRED_USE="${PYTHON_REQUIRED_USE}" +RESTRICT="bindist mirror" # All the libs this package links against. RDEPEND="app-admin/sudo