aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2013-06-18 10:11:54 -0700
committerSébastien Fabbro <bicatali@gentoo.org>2013-06-18 10:11:54 -0700
commit94a47aba8632bc468ef26c88c57fd81b63e5f609 (patch)
treecb6e17ab4b71db646a9aa1fc5dcef391a4b63a9b /dev-ml/zarith
parentsci-physics/openmx upgraded to 3.7.3 with some openMP and MPI C/F90 juggling,... (diff)
downloadsci-94a47aba8632bc468ef26c88c57fd81b63e5f609.tar.gz
sci-94a47aba8632bc468ef26c88c57fd81b63e5f609.tar.bz2
sci-94a47aba8632bc468ef26c88c57fd81b63e5f609.zip
big fixes of metadata and package sub-herd re-distribution
Diffstat (limited to 'dev-ml/zarith')
-rw-r--r--dev-ml/zarith/metadata.xml20
1 files changed, 7 insertions, 13 deletions
diff --git a/dev-ml/zarith/metadata.xml b/dev-ml/zarith/metadata.xml
index e75004328..1ff321877 100644
--- a/dev-ml/zarith/metadata.xml
+++ b/dev-ml/zarith/metadata.xml
@@ -1,17 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <longdescription>
- The Zarith library implements arithmetic and logical operations over
- arbitrary-precision integers. It uses GMP to efficiently implement
- arithmetic over big integers. Small integers are represented as Caml
- unboxed integers, for speed and space economy.
- </longdescription>
- <maintainer>
- <email>sci@gentoo.org</email>
- </maintainer>
- <use>
- <flag name="ocamlopt">?ocamlopt?</flag>
- </use>
+<herd>sci-mathematics</herd>
+<longdescription>
+ The Zarith library implements arithmetic and logical operations over
+ arbitrary-precision integers. It uses GMP to efficiently implement
+ arithmetic over big integers. Small integers are represented as Caml
+ unboxed integers, for speed and space economy.
+</longdescription>
</pkgmetadata>