aboutsummaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/lacaml/metadata.xml18
-rw-r--r--dev-ml/mlgmpidl/metadata.xml16
2 files changed, 17 insertions, 17 deletions
diff --git a/dev-ml/lacaml/metadata.xml b/dev-ml/lacaml/metadata.xml
index d11df4158..e3d0b1f12 100644
--- a/dev-ml/lacaml/metadata.xml
+++ b/dev-ml/lacaml/metadata.xml
@@ -1,14 +1,14 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
BLAS/LAPACK-interface for OCaml
</longdescription>
- <upstream>
- <remote-id type="bitbucket">mmottl/lacaml</remote-id>
- </upstream>
+ <upstream>
+ <remote-id type="bitbucket">mmottl/lacaml</remote-id>
+ </upstream>
</pkgmetadata>
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>