diff options
author | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-21 23:59:08 +0000 |
---|---|---|
committer | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-21 23:59:08 +0000 |
commit | 1d1c27cc596cdcf8743cea3d9f3cdf5dfab28414 (patch) | |
tree | 75afae6d2f20dc9b5c964f71a8a2012d618f7835 /dev-ml/ocaml-doc/metadata.xml | |
parent | old (diff) | |
download | gentoo-2-1d1c27cc596cdcf8743cea3d9f3cdf5dfab28414.tar.gz gentoo-2-1d1c27cc596cdcf8743cea3d9f3cdf5dfab28414.tar.bz2 gentoo-2-1d1c27cc596cdcf8743cea3d9f3cdf5dfab28414.zip |
Initial import, this is the ocaml reference manual.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-ml/ocaml-doc/metadata.xml')
-rw-r--r-- | dev-ml/ocaml-doc/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-ml/ocaml-doc/metadata.xml b/dev-ml/ocaml-doc/metadata.xml new file mode 100644 index 000000000000..f3af36dfba32 --- /dev/null +++ b/dev-ml/ocaml-doc/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>ml</herd> +<maintainer> + <email>nattfodd@gentoo.org</email> + <name>Alexandre Buisse</name> +</maintainer> +</pkgmetadata> |