mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-ml/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,15 +1,23 @@
|
||||
<?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">xapi-project/nbd</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="tool">command line helper for serving and mirroring disks over NBD, and getting information about the disks exported by an NBD server</flag>
|
||||
<flag name="unix">Lwt_unix implementation</flag>
|
||||
</use>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="tool">command line helper for serving and mirroring disks over NBD, and getting information about the disks exported by an NBD server</flag>
|
||||
<flag name="unix">Lwt_unix implementation</flag>
|
||||
</use>
|
||||
<longdescription lang="en">This library allows applications to export and consume block
|
||||
devices using the NBD protocol (as used by Linux, qemu etc)</longdescription>
|
||||
<upstream>
|
||||
<doc>https://xapi-project.github.io/nbd/nbd/index.html</doc>
|
||||
<bugs-to>https://github.com/xapi-project/nbd/issues</bugs-to>
|
||||
<remote-id type="github">xapi-project/nbd</remote-id>
|
||||
<maintainer>
|
||||
<name>Jonathan Ludlam</name>
|
||||
<email>jonathan.ludlam@citrix.com</email>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user