commit: b6cca1189d8f2a8168c709737798ba5fb82e5af5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 26 08:55:36 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 26 08:57:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6cca118
net-analyzer/multipath-tcp-tools: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/multipath-tcp-tools/metadata.xml | 17 ++++++++++------- 1 file 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>[email protected]</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>[email protected]</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>
