commit: 6c163093a7b0cfdd707a72344e314ffe70bf2fb1 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Wed May 7 14:00:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed May 21 21:24:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c163093
sys-process/htop: metadata: add bugs-to & changelog Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Part-of: https://github.com/gentoo/gentoo/pull/41975 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/htop/metadata.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys-process/htop/metadata.xml b/sys-process/htop/metadata.xml index 72a44e1e74ac..8fbe34c1f0d9 100644 --- a/sys-process/htop/metadata.xml +++ b/sys-process/htop/metadata.xml @@ -17,6 +17,8 @@ you can scroll the process list vertically and horizontally, and select a process to be killed with the arrow keys instead of by typing its process id. </longdescription> <upstream> + <bugs-to>https://github.com/htop-dev/htop/issues</bugs-to> + <changelog>https://github.com/htop-dev/htop/blob/main/ChangeLog</changelog> <remote-id type="github">htop-dev/htop</remote-id> </upstream> </pkgmetadata>