commit: fc329bb1331544dacd9936995cbd4da94aad4e75 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Aug 10 12:19:50 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Aug 25 23:53:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc329bb1
games-strategy/dopewars: add missing remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38059 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> games-strategy/dopewars/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/games-strategy/dopewars/metadata.xml b/games-strategy/dopewars/metadata.xml index aca5e3fff917..b8a14ab9ab42 100644 --- a/games-strategy/dopewars/metadata.xml +++ b/games-strategy/dopewars/metadata.xml @@ -7,5 +7,6 @@ </maintainer> <upstream> <remote-id type="sourceforge">dopewars</remote-id> + <remote-id type="github">benmwebb/dopewars</remote-id> </upstream> </pkgmetadata>
