diff options
author | Sébastien Fabbro <sebfabbro@gmail.com> | 2011-05-17 19:23:50 +0100 |
---|---|---|
committer | Sébastien Fabbro <sebfabbro@gmail.com> | 2011-05-17 19:23:50 +0100 |
commit | 91c7f185be95333d9a0aa5b9d37f862b8344e81a (patch) | |
tree | 846f699237fe40919227bc0db48bb4bbd4fa7978 /dev-libs/intel-common/metadata.xml | |
parent | added casacore (diff) | |
download | sci-91c7f185be95333d9a0aa5b9d37f862b8344e81a.tar.gz sci-91c7f185be95333d9a0aa5b9d37f862b8344e81a.tar.bz2 sci-91c7f185be95333d9a0aa5b9d37f862b8344e81a.zip |
move icc,idb,ifc from my overlay
Diffstat (limited to 'dev-libs/intel-common/metadata.xml')
-rw-r--r-- | dev-libs/intel-common/metadata.xml | 16 |
1 files changed, 16 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..267bd4344 --- /dev/null +++ b/dev-libs/intel-common/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> + +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>bicatali@gentoo.org</email> +</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> +</pkgmetadata> |