diff options
author | Sam James <sam@gentoo.org> | 2022-07-26 09:55:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-26 09:57:15 +0100 |
commit | b6cca1189d8f2a8168c709737798ba5fb82e5af5 (patch) | |
tree | aa8a2c1532b42dabb5c7db290037b50568dd8cf7 /net-analyzer/multipath-tcp-tools | |
parent | app-text/bibletime: move dev-libs/icu back to DEPEND-only (diff) | |
download | gentoo-b6cca1189d8f2a8168c709737798ba5fb82e5af5.tar.gz gentoo-b6cca1189d8f2a8168c709737798ba5fb82e5af5.tar.bz2 gentoo-b6cca1189d8f2a8168c709737798ba5fb82e5af5.zip |
net-analyzer/multipath-tcp-tools: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/multipath-tcp-tools')
-rw-r--r-- | net-analyzer/multipath-tcp-tools/metadata.xml | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/net-analyzer/multipath-tcp-tools/metadata.xml b/net-analyzer/multipath-tcp-tools/metadata.xml index 2e7776f71cd3..62a6bcb8233e 100644 --- a/net-analyzer/multipath-tcp-tools/metadata.xml +++ b/net-analyzer/multipath-tcp-tools/metadata.xml @@ -1,11 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> -<email>netmon@gentoo.org</email> -</maintainer> -<longdescription> -Th[is package] contains a collection of applications written in C to help -both analyze and visualize MPTCP packet traces. -</longdescription> + <maintainer type="project"> + <email>netmon@gentoo.org</email> + </maintainer> + <longdescription> + Contains a collection of applications written in C to help + both analyze and visualize MPTCP packet traces. + </longdescription> + <upstream> + <remote-id type="github">nasa/multipath-tcp-tools</remote-id> + </upstream> </pkgmetadata> |