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 EE2AE1382C5 for ; Wed, 23 Dec 2020 02:46:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27B732BC02A; Wed, 23 Dec 2020 02:46:55 +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 0E2752BC02A for ; Wed, 23 Dec 2020 02:46:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CD5E1341504 for ; Wed, 23 Dec 2020 02:46:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E5F04E for ; Wed, 23 Dec 2020 02:46:52 +0000 (UTC) From: "Aisha Tammy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aisha Tammy" Message-ID: <1608691599.486551514d058a29ab9e7faa45c330dde6542c2a.epsilon-0@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/arrayfire/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/arrayfire/arrayfire-3.7.2.ebuild sci-libs/arrayfire/arrayfire-3.7.3.ebuild X-VCS-Directories: sci-libs/arrayfire/ X-VCS-Committer: epsilon-0 X-VCS-Committer-Name: Aisha Tammy X-VCS-Revision: 486551514d058a29ab9e7faa45c330dde6542c2a X-VCS-Branch: master Date: Wed, 23 Dec 2020 02:46:52 +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: 579d23a4-525d-4c0a-8c76-2a2864a8a8e7 X-Archives-Hash: 02c05583cb99daee3a71637a77677294 commit: 486551514d058a29ab9e7faa45c330dde6542c2a Author: Aisha Tammy aisha cc> AuthorDate: Wed Dec 23 02:46:39 2020 +0000 Commit: Aisha Tammy aisha cc> CommitDate: Wed Dec 23 02:46:39 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=48655151 sci-libs/arrayfire: version bump 3.7.3 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Aisha Tammy aisha.cc> sci-libs/arrayfire/arrayfire-3.7.2.ebuild | 5 ----- .../arrayfire/{arrayfire-3.7.2.ebuild => arrayfire-3.7.3.ebuild} | 5 ----- 2 files changed, 10 deletions(-) diff --git a/sci-libs/arrayfire/arrayfire-3.7.2.ebuild b/sci-libs/arrayfire/arrayfire-3.7.2.ebuild index c48d70612..bc6313b9e 100644 --- a/sci-libs/arrayfire/arrayfire-3.7.2.ebuild +++ b/sci-libs/arrayfire/arrayfire-3.7.2.ebuild @@ -4,7 +4,6 @@ EAPI=7 inherit cmake multilib -CMAKE_BUILD_TYPE=Release DESCRIPTION="general purpose GPU library" HOMEPAGE="https://www.arrayfire.com/" @@ -49,10 +48,6 @@ BDEPEND=" virtual/pkgconfig " -# We need write acccess /dev/nvidiactl, /dev/nvidia0 and /dev/nvidia-uvm and the portage -# user is (usually) not in the video group -RESTRICT="userpriv" - src_unpack() { default diff --git a/sci-libs/arrayfire/arrayfire-3.7.2.ebuild b/sci-libs/arrayfire/arrayfire-3.7.3.ebuild similarity index 92% copy from sci-libs/arrayfire/arrayfire-3.7.2.ebuild copy to sci-libs/arrayfire/arrayfire-3.7.3.ebuild index c48d70612..bc6313b9e 100644 --- a/sci-libs/arrayfire/arrayfire-3.7.2.ebuild +++ b/sci-libs/arrayfire/arrayfire-3.7.3.ebuild @@ -4,7 +4,6 @@ EAPI=7 inherit cmake multilib -CMAKE_BUILD_TYPE=Release DESCRIPTION="general purpose GPU library" HOMEPAGE="https://www.arrayfire.com/" @@ -49,10 +48,6 @@ BDEPEND=" virtual/pkgconfig " -# We need write acccess /dev/nvidiactl, /dev/nvidia0 and /dev/nvidia-uvm and the portage -# user is (usually) not in the video group -RESTRICT="userpriv" - src_unpack() { default