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/scli/
Date: Sat, 03 Apr 2021 15:57:24
Message-Id: 1617465310.3b2cf045c8839339c070e3f565b200cfde89ef8c.sam@gentoo
1 commit: 3b2cf045c8839339c070e3f565b200cfde89ef8c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 2 01:26:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 3 15:55:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b2cf045
7
8 net-analyzer/scli: add github remote-id
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/scli/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/net-analyzer/scli/metadata.xml b/net-analyzer/scli/metadata.xml
16 index 2c2a7923cfc..60756e3c4e9 100644
17 --- a/net-analyzer/scli/metadata.xml
18 +++ b/net-analyzer/scli/metadata.xml
19 @@ -5,4 +5,7 @@
20 <email>netmon@g.o</email>
21 <name>Gentoo network monitoring and analysis project</name>
22 </maintainer>
23 + <upstream>
24 + <remote-id type="github">schoenw/scli</remote-id>
25 + </upstream>
26 </pkgmetadata>