aboutsummaryrefslogtreecommitdiff
blob: 8ed1d66f070aa53c59aca9235bb7f20a9d9d59ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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">
This package contains the core files to be installed for the Intel
compilers and libraries. Probably useless if installed standalone.
</longdescription>
	<use>
		<flag name="compiler">Install the libraries needed for the icc and ifort compilers</flag>
		<flag name="mic">Install the libraries needed for supporting Intel Many Integrated Core (Xeon Phi)</flag>
	</use>
</pkgmetadata>