commit: 78818d00c9cf9dff7e9470d6a4ad99bda69954b8 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue Sep 3 13:38:02 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Oct 10 20:23:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78818d00
dev-games/guichan: add missing remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38404 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-games/guichan/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-games/guichan/metadata.xml b/dev-games/guichan/metadata.xml index 82d4f99756bf..59e233d7f502 100644 --- a/dev-games/guichan/metadata.xml +++ b/dev-games/guichan/metadata.xml @@ -11,5 +11,6 @@ <upstream> <remote-id type="google-code">guichan</remote-id> <remote-id type="sourceforge">guichan</remote-id> + <remote-id type="github">darkbitsorg/guichan</remote-id> </upstream> </pkgmetadata>
