diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2007-09-30 10:34:45 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2007-09-30 10:34:45 +0000 |
commit | 61f4e0eb2610a62aa9a5193f9c16af5e67f847a0 (patch) | |
tree | c66097db5b0557190782a8b93c510940224b3649 /dev-lang/ifc/metadata.xml | |
parent | added Intel Software Development Product license (diff) | |
download | gentoo-2-61f4e0eb2610a62aa9a5193f9c16af5e67f847a0.tar.gz gentoo-2-61f4e0eb2610a62aa9a5193f9c16af5e67f847a0.tar.bz2 gentoo-2-61f4e0eb2610a62aa9a5193f9c16af5e67f847a0.zip |
Version bump. Refactored the ebuild. Install debugger with USE flag and
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-lang/ifc/metadata.xml')
-rw-r--r-- | dev-lang/ifc/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-lang/ifc/metadata.xml b/dev-lang/ifc/metadata.xml index e7dba3d5617a..7a5df05b4d4a 100644 --- a/dev-lang/ifc/metadata.xml +++ b/dev-lang/ifc/metadata.xml @@ -6,4 +6,14 @@ <email>kugelfang@gentoo.org</email> <name>Danny van Dyk</name> </maintainer> +<longdescription lang="en"> +The Intel® Fortran Compiler is a full features FORTRAN 77/95 and +substantial FORTRAN 2003 compiler for Intel based architectures. +It is here offered as a non-commercial (please see web site to see +terms of qualifications). +The compiler supports multi-threading, and processor support that includes automatic +processor dispatch, vectorization, auto-parallelization, OpenMP, data +prefetching, loop unrolling. The package come with a debugger and +large documentation. +</longdescription> </pkgmetadata> |