diff options
author | Sam James <sam@gentoo.org> | 2021-04-02 02:26:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-03 16:55:10 +0100 |
commit | 3b2cf045c8839339c070e3f565b200cfde89ef8c (patch) | |
tree | 92c58a903bdf0f41a869caaae3d22e2b5077745b /net-analyzer/scli | |
parent | net-analyzer/scanlogd: EAPI 7, eutils-- (diff) | |
download | gentoo-3b2cf045c8839339c070e3f565b200cfde89ef8c.tar.gz gentoo-3b2cf045c8839339c070e3f565b200cfde89ef8c.tar.bz2 gentoo-3b2cf045c8839339c070e3f565b200cfde89ef8c.zip |
net-analyzer/scli: add github remote-id
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/scli')
-rw-r--r-- | net-analyzer/scli/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-analyzer/scli/metadata.xml b/net-analyzer/scli/metadata.xml index 2c2a7923cfc8..60756e3c4e9f 100644 --- a/net-analyzer/scli/metadata.xml +++ b/net-analyzer/scli/metadata.xml @@ -5,4 +5,7 @@ <email>netmon@gentoo.org</email> <name>Gentoo network monitoring and analysis project</name> </maintainer> + <upstream> + <remote-id type="github">schoenw/scli</remote-id> + </upstream> </pkgmetadata> |