summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocamldap/metadata.xml')
-rw-r--r--dev-ml/ocamldap/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-ml/ocamldap/metadata.xml b/dev-ml/ocamldap/metadata.xml
index b3e9b2788cec..413ab237e08e 100644
--- a/dev-ml/ocamldap/metadata.xml
+++ b/dev-ml/ocamldap/metadata.xml
@@ -1,7 +1,7 @@
-<?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>
-<herd>ml</herd>
+ <herd>ml</herd>
<longdescription lang="en">
Ocamldap is an implementation of the Light Weight Directory Access Protocol,
and a set of useful tools built around it. It includes high level libraries
@@ -18,4 +18,7 @@ unlike a search filter you can also ask ocamldap to MAKE an object satisfy its
conditions. This can be really useful in distributed managment applications.
Needless to say, more on this in the Documentation section.
</longdescription>
+ <upstream>
+ <remote-id type="bitbucket">deplai_j/ocamldap</remote-id>
+ </upstream>
</pkgmetadata>