blob: c73389c5bc3cc318fc0293a48bd208d6ab569f79 (
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 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=436ddb7a813258e664be35f024de4809
|