mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
dev-ml/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,11 +1,25 @@
|
||||
<?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/mirage-tcpip</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">`mirage-tcpip` provides a networking stack for the [Mirage operating
|
||||
system](https://mirage.io). It provides implementations for the following module types
|
||||
(which correspond with the similarly-named protocols):
|
||||
|
||||
* IP (via the IPv4 and IPv6 modules)
|
||||
* ICMP
|
||||
* UDP
|
||||
* TCP</longdescription>
|
||||
<upstream>
|
||||
<doc>https://mirage.github.io/mirage-tcpip/</doc>
|
||||
<bugs-to>https://github.com/mirage/mirage-tcpip/issues</bugs-to>
|
||||
<remote-id type="github">mirage/mirage-tcpip</remote-id>
|
||||
<maintainer>
|
||||
<name>Anil Madhavapeddy</name>
|
||||
<email>anil@recoil.org</email>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user