commit: 5c3c7c9c5af808294e98a840ff4f1497ae7d49dc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 19:24:19 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 19:24:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c3c7c9c
sci-libs/lapack: add github remote-id
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/lapack/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sci-libs/lapack/metadata.xml b/sci-libs/lapack/metadata.xml
index e4cd26e0166..c5618c37be1 100644
--- a/sci-libs/lapack/metadata.xml
+++ b/sci-libs/lapack/metadata.xml
@@ -28,4 +28,7 @@ This package installs the reference FORTRAN 77 implementation
from Netlib.
<flag name="eselect-ldso">Enable runtime library switching by
eselect and ld.so.</flag>
</use>
+ <upstream>
+ <remote-id type="github">Reference-LAPACK/lapack</remote-id>
+ </upstream>
</pkgmetadata>