diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-11-15 11:02:15 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-11-27 20:21:56 +0100 |
commit | f93167520a051ff29d6d842a55a30e832628fe9a (patch) | |
tree | a4ff80da00ce32a4f11c1cbec01fd3144d860ab8 /dev-libs/intel-common/metadata.xml | |
parent | import from tree (diff) | |
download | sci-f93167520a051ff29d6d842a55a30e832628fe9a.tar.gz sci-f93167520a051ff29d6d842a55a30e832628fe9a.tar.bz2 sci-f93167520a051ff29d6d842a55a30e832628fe9a.zip |
Imported from tree
Diffstat (limited to 'dev-libs/intel-common/metadata.xml')
-rw-r--r-- | dev-libs/intel-common/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-libs/intel-common/metadata.xml b/dev-libs/intel-common/metadata.xml new file mode 100644 index 000000000..5a311a4b5 --- /dev/null +++ b/dev-libs/intel-common/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<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> +</pkgmetadata> |