commit: 9d8ebdd7b464b82e6340e3e57aa2163779940b18 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue Nov 21 17:22:15 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Jan 7 00:19:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8ebdd7
net-misc/jwhois: add github remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/33566 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-misc/jwhois/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/jwhois/metadata.xml b/net-misc/jwhois/metadata.xml index 05e015a7ce25..e8a24cb81ff8 100644 --- a/net-misc/jwhois/metadata.xml +++ b/net-misc/jwhois/metadata.xml @@ -7,5 +7,6 @@ </maintainer> <upstream> <remote-id type="savannah">jwhois</remote-id> + <remote-id type="github">jonasob/jwhois</remote-id> </upstream> </pkgmetadata>
