mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-ml/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,11 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">mirage/ocaml-xenstore</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">This repo contains:
|
||||
1. a xenstore client library, a merge of the Mirage and XCP ones
|
||||
2. a xenstore server library
|
||||
3. a xenstore server instance which runs under Unix with libxc
|
||||
4. a xenstore server instance which runs on mirage.
|
||||
|
||||
The client and the server libraries have sets of unit-tests.</longdescription>
|
||||
<upstream>
|
||||
<doc>https://mirage.github.io/ocaml-xenstore/</doc>
|
||||
<bugs-to>https://github.com/mirage/ocaml-xenstore/issues</bugs-to>
|
||||
<remote-id type="github">mirage/ocaml-xenstore</remote-id>
|
||||
<maintainer>
|
||||
<name>David Scott</name>
|
||||
<email>dave@recoil.org</email>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user