commit: e4e5c98df6a1c65cb3b5673024f4003b231549d4 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Thu Aug 8 17:55:35 2024 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Aug 8 19:36:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e5c98d
games-roguelike/angband: add missing remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38019 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-roguelike/angband/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games-roguelike/angband/metadata.xml b/games-roguelike/angband/metadata.xml index 29b7d95473a1..6e5d6f0e6e82 100644 --- a/games-roguelike/angband/metadata.xml +++ b/games-roguelike/angband/metadata.xml @@ -12,4 +12,7 @@ <use> <flag name="sound">Enable and install sounds</flag> </use> + <upstream> + <remote-id type="github">angband/angband</remote-id> + </upstream> </pkgmetadata>
