Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/argus/
Date: Thu, 01 Dec 2022 04:23:26
Message-Id: 1669868569.20ebb57c5ba630e57737a670a89c4c5933a8cc64.sam@gentoo
1 commit: 20ebb57c5ba630e57737a670a89c4c5933a8cc64
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 04:22:49 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 04:22:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ebb57c
7
8 net-analyzer/argus: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/argus/metadata.xml | 11 +++++++----
13 1 file changed, 7 insertions(+), 4 deletions(-)
14
15 diff --git a/net-analyzer/argus/metadata.xml b/net-analyzer/argus/metadata.xml
16 index dce3f3be66c0..3d34f5bdfded 100644
17 --- a/net-analyzer/argus/metadata.xml
18 +++ b/net-analyzer/argus/metadata.xml
19 @@ -1,8 +1,11 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 -<maintainer type="project">
24 - <email>netmon@g.o</email>
25 - <name>Gentoo network monitoring and analysis project</name>
26 -</maintainer>
27 + <maintainer type="project">
28 + <email>netmon@g.o</email>
29 + <name>Gentoo network monitoring and analysis project</name>
30 + </maintainer>
31 + <upstream>
32 + <remote-id type="github">openargus/argus</remote-id>
33 + </upstream>
34 </pkgmetadata>