commit: 43034f7ffa5a038de87d3880ca235c403fb88566 Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> AuthorDate: Wed Nov 4 13:24:28 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Nov 16 13:56:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43034f7f
dev-vcs/tortoisehg: add upstream remote-id to metadata.xml Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/18130 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-vcs/tortoisehg/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-vcs/tortoisehg/metadata.xml b/dev-vcs/tortoisehg/metadata.xml index e9e8368ca7b..4edc402c7d1 100644 --- a/dev-vcs/tortoisehg/metadata.xml +++ b/dev-vcs/tortoisehg/metadata.xml @@ -15,4 +15,7 @@ application so the TortoiseHg tools can be used on non-Windows platforms. </longdescription> + <upstream> + <remote-id type="heptapod">mercurial/tortoisehg/thg</remote-id> + </upstream> </pkgmetadata>
