commit: 5db99e2b0e8458566368efb46b467f9fa988b2b4 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun May 26 09:47:21 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun May 26 21:29:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db99e2b
sci-mathematics/mathmod: add missing remote-id Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/36822 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sci-mathematics/mathmod/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-mathematics/mathmod/metadata.xml b/sci-mathematics/mathmod/metadata.xml index 15e285da2df2..2198e5722238 100644 --- a/sci-mathematics/mathmod/metadata.xml +++ b/sci-mathematics/mathmod/metadata.xml @@ -14,5 +14,6 @@ </longdescription> <upstream> <remote-id type="sourceforge">mathmod</remote-id> + <remote-id type="github">parisolab/mathmod</remote-id> </upstream> </pkgmetadata>
