aboutsummaryrefslogtreecommitdiff
blob: 878e55ad2aecc96d883f02b4145b7d94e94eb019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<longdescription lang="en">
The Intel® Debugger is a command line debugger for Intel based
architectures. It is well suited with the Intel C++ or Intel FORTRAN
compilers. It also comes also with a graphical interface and extensive
documentation. The package is bundled in either compiler tar ball, and
has been split to produce this one.
The product can be installed as a non-commercial as
well. License, terms of qualifications can be found on the web
site and follow the one received in the Intel compilers.
</longdescription>
	<use>
		<flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
	</use>
</pkgmetadata>