commit:     52baffea7ac94c13b265fa0f7916aa5ffe3f8a16
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat May 12 02:44:13 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 12 02:44:38 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52baffea

virtual/opencl: Drop old versions

 virtual/opencl/opencl-0-r4.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/virtual/opencl/opencl-0-r4.ebuild 
b/virtual/opencl/opencl-0-r4.ebuild
deleted file mode 100644
index f5fc046a144..00000000000
--- a/virtual/opencl/opencl-0-r4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for OpenCL implementations"
-SLOT="0"
-KEYWORDS="amd64 x86"
-CARDS=( nvidia )
-IUSE="${CARDS[@]/#/video_cards_}"
-
-# intel-ocl-sdk is amd64-only
-RDEPEND="app-eselect/eselect-opencl
-       || (
-               >=media-libs/mesa-9.1.6[opencl,${MULTILIB_USEDEP}]
-               video_cards_nvidia? (
-                       >=x11-drivers/nvidia-drivers-290.10-r2 )
-               abi_x86_64? ( !abi_x86_32? ( dev-util/intel-ocl-sdk ) )
-       )"

Reply via email to