diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
commit | 1e04d5868f177eb639f03889b59d2cba00206578 (patch) | |
tree | 46f0172586bf1144dbdea461acd7d5c87dbaeb51 /dev-ml | |
parent | Consistently ident with tabs (diff) | |
download | sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2 sci-1e04d5868f177eb639f03889b59d2cba00206578.zip |
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lacaml/metadata.xml | 2 | ||||
-rw-r--r-- | dev-ml/mlgmpidl/metadata.xml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-ml/lacaml/metadata.xml b/dev-ml/lacaml/metadata.xml index e3d0b1f12..ea2f7445d 100644 --- a/dev-ml/lacaml/metadata.xml +++ b/dev-ml/lacaml/metadata.xml @@ -7,7 +7,7 @@ </maintainer> <longdescription lang="en"> BLAS/LAPACK-interface for OCaml - </longdescription> +</longdescription> <upstream> <remote-id type="bitbucket">mmottl/lacaml</remote-id> </upstream> diff --git a/dev-ml/mlgmpidl/metadata.xml b/dev-ml/mlgmpidl/metadata.xml index 02da151ce..8c51f92e4 100644 --- a/dev-ml/mlgmpidl/metadata.xml +++ b/dev-ml/mlgmpidl/metadata.xml @@ -6,10 +6,10 @@ <name>Gentoo Mathematics Project</name> </maintainer> <longdescription> - MLGMPIDL is a package offering an interface to the GMP and MPFR - libraries for OCaml version 3.07 or higher. The interface offers access - to almost all the functions of the library, and is decomposed into 7 - submodules. +MLGMPIDL is a package offering an interface to the GMP and MPFR +libraries for OCaml version 3.07 or higher. The interface offers access +to almost all the functions of the library, and is decomposed into 7 +submodules. </longdescription> <use> <flag name="mpfr">Add support for <pkg>dev-libs/mpfr</pkg></flag> |