blob: 37eb9878289a75879bead1cec11e600b23816f83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst postrm prepare pretend setup unpack
DEPEND=>=dev-libs/intel-common-13.1[compiler] app-arch/rpm2targz
DESCRIPTION=Intel C/C++/FORTRAN debugger
EAPI=5
HOMEPAGE=http://software.intel.com/en-us/articles/intel-composer-xe/
IUSE=examples multilib
KEYWORDS=-* ~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=Intel-SDP
RDEPEND=>=dev-libs/intel-common-13.1[compiler] virtual/jre
RESTRICT=mirror
SLOT=0
SRC_URI=http://registrationcenter-download.intel.com/irc_nas/4220/parallel_studio_xe_2013_sp1_update3.tgz
_eclass_exported_funcs=pkg_pretend:intel-sdp pkg_postrm:intel-sdp pkg_postinst:intel-sdp pkg_setup:- src_unpack:intel-sdp src_prepare:- src_install:intel-sdp
_eclasses_=check-reqs bd050ce908e4637604ee604ed4b78e8f eutils 3c847a0129fed780bd709b98e426f89c intel-sdp ae5121093dd6e6c556120484470e022c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=cdbd245d00a674a20f4daddfdfbf295e
|