From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 00B861389E2 for ; Sun, 30 Nov 2014 13:34:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4ACAAE090A; Sun, 30 Nov 2014 13:34:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A249E0914 for ; Sun, 30 Nov 2014 13:34:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7DEFF34049E for ; Sun, 30 Nov 2014 13:34:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B64E0B396 for ; Sun, 30 Nov 2014 13:34:42 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1417351397.377b0486023f9c65597d4ab934fde2fe9008fad0.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-util/nvidia-cuda-gdk/ X-VCS-Repository: proj/sci X-VCS-Files: dev-util/nvidia-cuda-gdk/nvidia-cuda-gdk-340.29.ebuild X-VCS-Directories: dev-util/nvidia-cuda-gdk/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 377b0486023f9c65597d4ab934fde2fe9008fad0 X-VCS-Branch: master Date: Sun, 30 Nov 2014 13:34:42 +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: 292b3314-6e2a-4a43-980e-1815389ecdc9 X-Archives-Hash: aa14cafa71b6221e0a683e3957e93584 commit: 377b0486023f9c65597d4ab934fde2fe9008fad0 Author: Marius Brehler linux sungazer de> AuthorDate: Sun Nov 30 12:43:17 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Nov 30 12:43:17 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=377b0486 dev-util/nvidia-cuda-gdk: Remove RESTRICT, add QA_PREBUILT --- dev-util/nvidia-cuda-gdk/nvidia-cuda-gdk-340.29.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-util/nvidia-cuda-gdk/nvidia-cuda-gdk-340.29.ebuild b/dev-util/nvidia-cuda-gdk/nvidia-cuda-gdk-340.29.ebuild index 4853f3c..27a22a0 100644 --- a/dev-util/nvidia-cuda-gdk/nvidia-cuda-gdk-340.29.ebuild +++ b/dev-util/nvidia-cuda-gdk/nvidia-cuda-gdk-340.29.ebuild @@ -28,7 +28,10 @@ DEPEND="${RDEPEND}" S="${WORKDIR}/payload" -RESTRICT="binchecks" +QA_PREBUILT="/opt/cuda/gdk/nvidia-healthmon/nvidia-healthmon + /opt/cuda/gdk/nvidia-healthmon/nvidia-healthmon-tests/gpu_rdma_bw + /opt/cuda/gdk/nvidia-healthmon/nvidia-healthmon-tests/ibv_rdma_bw + /opt/cuda/gdk/nvml/lib/libnvidia-ml.so.1" src_unpack() { unpacker