Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/intel-ocl-sdk/
Date: Mon, 23 Sep 2019 17:16:22
Message-Id: 1569258955.62d35b3bfd335731124add3f71373f1f675634d9.mgorny@gentoo
1 commit: 62d35b3bfd335731124add3f71373f1f675634d9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 23 17:05:50 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 23 17:15:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d35b3b
7
8 dev-util/intel-ocl-sdk: Add RESTRICT=bindist
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild | 4 ++--
13 dev-util/intel-ocl-sdk/intel-ocl-sdk-4.4.0.117-r1.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild b/dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild
17 index fdf2132e353..b2153e78d16 100644
18 --- a/dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild
19 +++ b/dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=4
26 @@ -27,7 +27,7 @@ RDEPEND="app-eselect/eselect-opencl
27 )"
28 DEPEND=""
29
30 -RESTRICT="mirror"
31 +RESTRICT="bindist mirror"
32 QA_EXECSTACK="${INTEL_CL/\//}libcpu_device.so
33 ${INTEL_CL/\//}libOclCpuBackEnd.so
34 ${INTEL_CL/\//}libtask_executor.so"
35
36 diff --git a/dev-util/intel-ocl-sdk/intel-ocl-sdk-4.4.0.117-r1.ebuild b/dev-util/intel-ocl-sdk/intel-ocl-sdk-4.4.0.117-r1.ebuild
37 index 9310497d34a..df63eebf81f 100644
38 --- a/dev-util/intel-ocl-sdk/intel-ocl-sdk-4.4.0.117-r1.ebuild
39 +++ b/dev-util/intel-ocl-sdk/intel-ocl-sdk-4.4.0.117-r1.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2018 Gentoo Foundation
42 +# Copyright 1999-2019 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=5
46 @@ -13,7 +13,7 @@ LICENSE="Intel-SDP"
47 SLOT="0"
48 IUSE="android +system-tbb system-clang +system-boost"
49 KEYWORDS="-* ~amd64"
50 -RESTRICT="mirror"
51 +RESTRICT="bindist mirror"
52
53 RDEPEND="app-eselect/eselect-opencl
54 sys-process/numactl