Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/atop/
Date: Sat, 29 Oct 2022 21:39:42
Message-Id: 1667079458.ae18c3a195d15718d91f5062438170f39ab90352.sam@gentoo
1 commit: ae18c3a195d15718d91f5062438170f39ab90352
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 21:37:38 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 21:37:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae18c3a1
7
8 sys-process/atop: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-process/atop/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/sys-process/atop/metadata.xml b/sys-process/atop/metadata.xml
16 index cbd6bd78916c..e51531daee5f 100644
17 --- a/sys-process/atop/metadata.xml
18 +++ b/sys-process/atop/metadata.xml
19 @@ -8,4 +8,7 @@
20 <use>
21 <flag name="modules">Build netatop kernel module and install netatopd daemon.</flag>
22 </use>
23 + <upstream>
24 + <remote-id type="github">Atoptool/atop</remote-id>
25 + </upstream>
26 </pkgmetadata>