blob: d98875053e5daed6a8a1c245578b528c29e82b0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst postrm pretend setup unpack
DEPEND=!dev-lang/ifc[linguas_ja] app-arch/rpm2targz
DESCRIPTION=Intel C/C++ Compiler
EAPI=5
HOMEPAGE=http://software.intel.com/en-us/articles/intel-composer-xe/
IUSE=linguas_ja examples multilib
KEYWORDS=-* ~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=Intel-SDP
RDEPEND=!dev-lang/ifc[linguas_ja] ~dev-libs/intel-common-13.1.5.192[compiler,multilib=]
RESTRICT=mirror
SLOT=0
SRC_URI=amd64? ( multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4.tgz ) ) amd64? ( !multilib? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_intel64.tgz ) ) x86? ( http://registrationcenter-download.intel.com/irc_nas/3266/parallel_studio_xe_2013_update4_ia32.tgz )
_eclass_exported_funcs=pkg_pretend:intel-sdp pkg_postrm:intel-sdp pkg_postinst:intel-sdp pkg_setup:intel-sdp src_unpack:intel-sdp src_install:-
_eclasses_=check-reqs aee25bdf4e2f459af86d17f7c41dcdf6 eutils ea170b525f6a38a006be05c9d9429f13 intel-sdp ccb50a70601488ab9efd86bb9b4ca3a9 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=c534503bd78c0372fa6b4b1da023e644
|