blob: 098284886837f7ebe2e701980f8852dc1ee601f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=>=dev-lang/erlang-16 virtual/opencl dev-util/rebar
DESCRIPTION=OpenCL bindings for Erlang
EAPI=6
HOMEPAGE=https://github.com/tonyrog/cl
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-lang/erlang-16 virtual/opencl dev-util/rebar
SLOT=0
SRC_URI=https://github.com/tonyrog/cl/archive/cl-1.2.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=436ddb7a813258e664be35f024de4809
|