blob: 98b6c053ea36d1e2db8f2d917ce906872067d8fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
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.3.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=ff26bd7b07e6c1e5e08bad357445f3e7
|