Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/htop/
Date: Mon, 14 Sep 2020 06:28:56
Message-Id: 1600064909.8020212794a0ede3330d2cb4781c2f2dadf962a2.polynomial-c@gentoo
1 commit: 8020212794a0ede3330d2cb4781c2f2dadf962a2
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Aug 29 16:27:10 2020 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 14 06:28:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80202127
7
8 sys-process/htop: Add upstream
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Closes: https://github.com/gentoo/gentoo/pull/17316
13 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
14
15 sys-process/htop/metadata.xml | 3 +++
16 1 file changed, 3 insertions(+)
17
18 diff --git a/sys-process/htop/metadata.xml b/sys-process/htop/metadata.xml
19 index b3278785fde..0101007448c 100644
20 --- a/sys-process/htop/metadata.xml
21 +++ b/sys-process/htop/metadata.xml
22 @@ -18,4 +18,7 @@ htop is an interactive process viewer for Linux. It aims to be a 'better top':
23 you can scroll the process list vertically and horizontally, and select a
24 process to be killed with the arrow keys instead of by typing its process id.
25 </longdescription>
26 + <upstream>
27 + <remote-id type="github">htop-dev/htop</remote-id>
28 + </upstream>
29 </pkgmetadata>