diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-01-25 09:49:16 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-25 09:49:16 +0100 |
commit | 26e6def0b3eb2ebcf04bf0d1a43f84db0a5b1240 (patch) | |
tree | 87d063e6c0e8d970094a8225733cf537d0f8328b /sci-libs/acml | |
parent | Merge branch 'master' of git+ssh://git.gentoo.org/proj/sci (diff) | |
download | sci-26e6def0b3eb2ebcf04bf0d1a43f84db0a5b1240.tar.gz sci-26e6def0b3eb2ebcf04bf0d1a43f84db0a5b1240.tar.bz2 sci-26e6def0b3eb2ebcf04bf0d1a43f84db0a5b1240.zip |
matadata.xml: Pre Cleanup
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/acml')
-rw-r--r-- | sci-libs/acml/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/acml/metadata.xml b/sci-libs/acml/metadata.xml index 3d967291f..958af6258 100644 --- a/sci-libs/acml/metadata.xml +++ b/sci-libs/acml/metadata.xml @@ -15,10 +15,10 @@ Alle Routinen sind hoch optimiert für AMD(R) x86 und amd64 CPUs. </longdescription> <use> - <flag name='gfortran'>Fetch and install acml compiled with GNU FORTRAN compiler</flag> - <flag name='ifort'>Fetch and install acml compiled with the Intel FORTRAN compiler</flag> - <flag name='int64'>Install the 64 bits integer library</flag> - <flag name='pgi'>Fetch and install acml compiled with the Portland Group FORTRAN compiler</flag> - <flag name='open64'>Fetch and install acml compiled with the Open64 FORTRAN Compiler</flag> + <flag name="gfortran">Fetch and install acml compiled with GNU FORTRAN compiler</flag> + <flag name="ifort">Fetch and install acml compiled with the Intel FORTRAN compiler</flag> + <flag name="int64">Install the 64 bits integer library</flag> + <flag name="pgi">Fetch and install acml compiled with the Portland Group FORTRAN compiler</flag> + <flag name="open64">Fetch and install acml compiled with the Open64 FORTRAN Compiler</flag> </use> </pkgmetadata> |