diff options
Diffstat (limited to 'net-analyzer/yersinia')
-rw-r--r-- | net-analyzer/yersinia/metadata.xml | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/net-analyzer/yersinia/metadata.xml b/net-analyzer/yersinia/metadata.xml index 3fd38e1109b5..6356df3a0a4c 100644 --- a/net-analyzer/yersinia/metadata.xml +++ b/net-analyzer/yersinia/metadata.xml @@ -1,13 +1,16 @@ <?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> - <name>Gentoo network monitoring and analysis project</name> -</maintainer> -<longdescription> -Yersinia is a network tool designed to take advantage of some weakeness -in different network protocols. It intends to be a solid framework for -analyzing and testing the deployed networks and systems. -</longdescription> + <maintainer type="project"> + <email>netmon@gentoo.org</email> + <name>Gentoo network monitoring and analysis project</name> + </maintainer> + <longdescription> + Yersinia is a network tool designed to take advantage of some weakeness + in different network protocols. It intends to be a solid framework for + analyzing and testing the deployed networks and systems. + </longdescription> + <upstream> + <remote-id type="github">tomac/yersinia</remote-id> + </upstream> </pkgmetadata> |