diff options
author | Jérôme Carretero <cJ@zougloub.eu> | 2022-11-12 05:12:23 -0500 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-11-15 12:53:43 +0100 |
commit | b20587d17391fd67cf942830328eb1befffed609 (patch) | |
tree | 31fb728add2d084257a6df0902e01ef9989329e6 /sci-physics/qcdloop | |
parent | sci-biology/bidsschematools: add 0.6.0 (diff) | |
download | sci-b20587d17391fd67cf942830328eb1befffed609.tar.gz sci-b20587d17391fd67cf942830328eb1befffed609.tar.bz2 sci-b20587d17391fd67cf942830328eb1befffed609.zip |
add github remote-id when possible
Semi-automatically done with:
https://gitlab.com/cJ/gentoo-bug-881037-github-reproducible-downloads
Closes: https://github.com/gentoo/sci/pull/1182
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-physics/qcdloop')
-rw-r--r-- | sci-physics/qcdloop/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-physics/qcdloop/metadata.xml b/sci-physics/qcdloop/metadata.xml index 5b1b9cd40..84c79dc3b 100644 --- a/sci-physics/qcdloop/metadata.xml +++ b/sci-physics/qcdloop/metadata.xml @@ -12,4 +12,7 @@ <longdescription lang="en"> QCDLoop is a library of one-loop scalar Feynman integrals, evaluated close to four dimensions. First documented in arXiv:0712.1851 and recently in arXiv:1605.03181. </longdescription> + <upstream> + <remote-id type="github">scarrazza/qcdloop</remote-id> + </upstream> </pkgmetadata> |