diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-12-29 20:08:06 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-12-29 20:08:06 +0100 |
commit | e27a1e6a99422394ec5d4e3fbf27eb2016485a6e (patch) | |
tree | 76bc669cb531a7bf10d2f2021f2adbb47acf9a8a /dev-libs/intel-common/metadata.xml | |
parent | Update local USE description (diff) | |
download | sci-e27a1e6a99422394ec5d4e3fbf27eb2016485a6e.tar.gz sci-e27a1e6a99422394ec5d4e3fbf27eb2016485a6e.tar.bz2 sci-e27a1e6a99422394ec5d4e3fbf27eb2016485a6e.zip |
Import intel packages from tree for testing
Signed-off-by: Justin Lecher <jlec@gentoo.org>
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..269cea16e --- /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> |