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-proxy/sqtop/
Date: Sat, 29 Oct 2022 21:32:49
Message-Id: 1667078663.ebcf74db75b822062e867d0c422144259a5557ed.sam@gentoo
1 commit: ebcf74db75b822062e867d0c422144259a5557ed
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 21:24:23 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 21:24:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebcf74db
7
8 net-proxy/sqtop: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-proxy/sqtop/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/net-proxy/sqtop/metadata.xml b/net-proxy/sqtop/metadata.xml
16 index 566ae5c01dae..abde1713da0b 100644
17 --- a/net-proxy/sqtop/metadata.xml
18 +++ b/net-proxy/sqtop/metadata.xml
19 @@ -12,4 +12,7 @@
20 <longdescription lang="en">
21 SquidTop is a program that connects with Squid and shows a live, top-like display as to what Squid is busy processing.
22 </longdescription>
23 + <upstream>
24 + <remote-id type="github">paleg/sqtop</remote-id>
25 + </upstream>
26 </pkgmetadata>