aboutsummaryrefslogtreecommitdiff
blob: b4d319f369130f0f14db7332ead2ef0438b252dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>
  </use>
  <use>
    <flag name="mic">Install the libraries needed for supporting Intel Many Integrated Core (Xeon Phi)</flag>
  </use>
</pkgmetadata>