blob: 4d01b2fc973ae0c7cbdd4c4cc09c2dd0b41800fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install setup
DEPEND=>=sys-devel/clang-3.0 >=sys-devel/llvm-3.0 || ( >=dev-lang/python-2.7.5-r2:2.7 ) sys-devel/bison sys-devel/flex
DESCRIPTION=Intel SPMD Program Compiler
EAPI=6
HOMEPAGE=https://ispc.github.com/
IUSE=examples
KEYWORDS=~amd64 ~x86
LICENSE=BSD BSD-2 UoI-NCSA
RDEPEND=>=sys-devel/clang-3.0 >=sys-devel/llvm-3.0
SLOT=0
SRC_URI=https://github.com/ispc/ispc/archive/v1.9.1.tar.gz -> ispc-1.9.1.tar.gz
_eclass_exported_funcs=pkg_setup:python-any-r1 src_compile:- src_install:-
_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 python-any-r1 74bf184baf9facd72c7baa58cab21385 python-utils-r1 316c531873247e48befb99900e5aa2ed toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=ac349c8901cb9be22e738ef66b448858
|