aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2012-03-02 00:55:32 -0500
committerGuillaume Horel <guillaume.horel@gmail.com>2012-03-02 01:01:21 -0500
commit23afff670e90583ba9206f37e7b7dfc772b585db (patch)
treece9fb5a091cded32ada5d8340bed82e8b1b36e5b /dev-ml/zarith/metadata.xml
parent[dev-ml/lacaml] version bump (diff)
downloadsci-23afff670e90583ba9206f37e7b7dfc772b585db.tar.gz
sci-23afff670e90583ba9206f37e7b7dfc772b585db.tar.bz2
sci-23afff670e90583ba9206f37e7b7dfc772b585db.zip
[dev-ml/zarith] new ebuild
Diffstat (limited to 'dev-ml/zarith/metadata.xml')
-rw-r--r--dev-ml/zarith/metadata.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-ml/zarith/metadata.xml b/dev-ml/zarith/metadata.xml
new file mode 100644
index 000000000..a87c2ac5f
--- /dev/null
+++ b/dev-ml/zarith/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci</herd>
+<longdescription lang='en'>
+Arithmetic and logic operations over arbitrary-precision integers in Ocaml
+</longdescription>
+<use>
+<flag name='mpir'>Use mpir library instead of gmp</flag>
+</use>
+</pkgmetadata>