diff options
Diffstat (limited to 'dev-ml/mlgmpidl/metadata.xml')
-rw-r--r-- | dev-ml/mlgmpidl/metadata.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/dev-ml/mlgmpidl/metadata.xml b/dev-ml/mlgmpidl/metadata.xml index 0c2629449..02da151ce 100644 --- a/dev-ml/mlgmpidl/metadata.xml +++ b/dev-ml/mlgmpidl/metadata.xml @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <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. </longdescription> - <use> - <flag name="mpfr">Add support for <pkg>dev-libs/mpfr</pkg></flag> - </use> + <use> + <flag name="mpfr">Add support for <pkg>dev-libs/mpfr</pkg></flag> + </use> </pkgmetadata> |