diff options
author | Sam James <sam@gentoo.org> | 2022-12-01 04:22:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-01 04:22:49 +0000 |
commit | 20ebb57c5ba630e57737a670a89c4c5933a8cc64 (patch) | |
tree | 349c0ec3f20bb9d224c12f62556c061792711329 /net-analyzer/argus | |
parent | net-analyzer/argus-clients: add github upstream metadata (diff) | |
download | gentoo-20ebb57c5ba630e57737a670a89c4c5933a8cc64.tar.gz gentoo-20ebb57c5ba630e57737a670a89c4c5933a8cc64.tar.bz2 gentoo-20ebb57c5ba630e57737a670a89c4c5933a8cc64.zip |
net-analyzer/argus: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/argus')
-rw-r--r-- | net-analyzer/argus/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/argus/metadata.xml b/net-analyzer/argus/metadata.xml index dce3f3be66c0..3d34f5bdfded 100644 --- a/net-analyzer/argus/metadata.xml +++ b/net-analyzer/argus/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>netmon@gentoo.org</email> - <name>Gentoo network monitoring and analysis project</name> -</maintainer> + <maintainer type="project"> + <email>netmon@gentoo.org</email> + <name>Gentoo network monitoring and analysis project</name> + </maintainer> + <upstream> + <remote-id type="github">openargus/argus</remote-id> + </upstream> </pkgmetadata> |