blob: 5573c3d6d74a843f2b22b0b2b0bc08cb8b335354 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install postinst postrm pretend setup unpack
DEPEND=app-arch/rpm2targz
DESCRIPTION=Common libraries and utilities needed for Intel compilers and libraries
EAPI=5
HOMEPAGE=http://software.intel.com/en-us/articles/intel-compilers/
IUSE=+compiler examples multilib
KEYWORDS=-* ~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=Intel-SDP
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:- src_unpack:intel-sdp src_install:-
_eclasses_=check-reqs 0aae1fa61c78fb91cb66cd09f3450029 eutils 3c847a0129fed780bd709b98e426f89c intel-sdp ae5121093dd6e6c556120484470e022c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=8d97f74759f22e178fc3024fc99a2fed
|