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 70DC3139694 for ; Thu, 16 Feb 2017 10:43:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB927E0C5F; Thu, 16 Feb 2017 10:43:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C7D1E0C5F for ; Thu, 16 Feb 2017 10:43:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A1D9341130 for ; Thu, 16 Feb 2017 10:43:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0105849BB for ; Thu, 16 Feb 2017 10:43:37 +0000 (UTC) From: "Ettore Di Giacinto" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ettore Di Giacinto" Message-ID: <1487241799.5a8dc7ae26cc708f926e46c7027e907dabcd979b.mudler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/genymotion-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/genymotion-bin/genymotion-bin-2.8.1.ebuild X-VCS-Directories: app-emulation/genymotion-bin/ X-VCS-Committer: mudler X-VCS-Committer-Name: Ettore Di Giacinto X-VCS-Revision: 5a8dc7ae26cc708f926e46c7027e907dabcd979b X-VCS-Branch: master Date: Thu, 16 Feb 2017 10:43:37 +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-Archives-Salt: b9aee54f-1dae-4e9e-81a1-592773e6f89e X-Archives-Hash: d5ac97a71b2b60ac840b41f5b6433c33 commit: 5a8dc7ae26cc708f926e46c7027e907dabcd979b Author: Marco Genasci gmail com> AuthorDate: Wed Feb 1 09:23:49 2017 +0000 Commit: Ettore Di Giacinto gentoo org> CommitDate: Thu Feb 16 10:43:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8dc7ae app-emulation/genymotion-bin: Add bindist restriction bug #516448 Package-Manager: Portage-2.3.3 Signed-off-by: Ettore Di Giacinto gentoo.org> app-emulation/genymotion-bin/genymotion-bin-2.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/genymotion-bin/genymotion-bin-2.8.1.ebuild b/app-emulation/genymotion-bin/genymotion-bin-2.8.1.ebuild index fe780e640c..40f0dba959 100644 --- a/app-emulation/genymotion-bin/genymotion-bin-2.8.1.ebuild +++ b/app-emulation/genymotion-bin/genymotion-bin-2.8.1.ebuild @@ -35,7 +35,7 @@ RDEPEND="|| ( >=app-emulation/virtualbox-5.0.28 >=app-emulation/virtualbox-bin-5 >=dev-libs/libffi-3.0.13-r1 media-libs/gstreamer[orc] " -RESTRICT="fetch" +RESTRICT="bindist fetch" pkg_nofetch() { einfo