commit: a62024ff711dbe810cf4499ae94217c5e1f0ec00 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 30 22:14:47 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 30 22:30:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a62024ff
net-analyzer/thcrut: add github upstream metadata Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/thcrut/metadata.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/net-analyzer/thcrut/metadata.xml b/net-analyzer/thcrut/metadata.xml index dce3f3be66c0..1e77e950754e 100644 --- a/net-analyzer/thcrut/metadata.xml +++ b/net-analyzer/thcrut/metadata.xml @@ -1,8 +1,11 @@ <?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> - <name>Gentoo network monitoring and analysis project</name> -</maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo network monitoring and analysis project</name> + </maintainer> + <upstream> + <remote-id type="github">hackerschoice/thc-rut</remote-id> + </upstream> </pkgmetadata>
