commit: 1391fcf7f457e81f24fa78cb085c4fcbae6802dc Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon Apr 8 18:25:35 2024 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Apr 8 18:48:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1391fcf7
sci-misc/h5utils: add missing remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/36164 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> sci-misc/h5utils/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sci-misc/h5utils/metadata.xml b/sci-misc/h5utils/metadata.xml index bddb6ae86551..ed9a209e703b 100644 --- a/sci-misc/h5utils/metadata.xml +++ b/sci-misc/h5utils/metadata.xml @@ -13,6 +13,9 @@ formats required by other free visualization software (e.g. plain text, Vis5d, and VTK). </longdescription> +<upstream> + <remote-id type="github">NanoComp/h5utils</remote-id> +</upstream> <use> <flag name="octave">Build Octave plugins</flag> <flag name="hdf">Build hdf to hdf5 (and vice-versa) converter</flag>
