blob: 267a159ecc512d4277319b1af60730eed9243f81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install setup unpack
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 >=dev-vcs/git-1.8.2.1
DESCRIPTION=Intel SPMD Program Compiler
EAPI=6
HOMEPAGE=https://ispc.github.com/
IUSE=examples
LICENSE=BSD BSD-2 UoI-NCSA
RDEPEND=>=sys-devel/clang-3.0 >=sys-devel/llvm-3.0
SLOT=0
_eclass_exported_funcs=pkg_setup:python-any-r1 src_unpack:git-r3 src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 git-r3 00f60a84fc7b499c99edfe99caea9f95 multilib 165fc17c38d1b11dac2008280dab6e80 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 c0ed2a2f233d3af6dd556048695dc5cb toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=e410588a12fffdad299c2c26bef45209
|