commit: b628a164889e2aae05c429acc058c5578d691388 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Aug 10 09:59:30 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Oct 10 20:22:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b628a164
games-rpg/eternal-lands: add missing remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38050 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> games-rpg/eternal-lands/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games-rpg/eternal-lands/metadata.xml b/games-rpg/eternal-lands/metadata.xml index 7c730d47817a..f4f4c563c1d0 100644 --- a/games-rpg/eternal-lands/metadata.xml +++ b/games-rpg/eternal-lands/metadata.xml @@ -5,4 +5,7 @@ <email>[email protected]</email> <name>Gentoo Games Project</name> </maintainer> + <upstream> + <remote-id type="github">raduprv/Eternal-Lands</remote-id> + </upstream> </pkgmetadata>
