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-visualization/clip | |
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-visualization/clip')
-rw-r--r-- | sci-visualization/clip/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-visualization/clip/metadata.xml b/sci-visualization/clip/metadata.xml index e97c4322a..8f000a818 100644 --- a/sci-visualization/clip/metadata.xml +++ b/sci-visualization/clip/metadata.xml @@ -9,4 +9,7 @@ <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> + <upstream> + <remote-id type="github">asmuth/clip</remote-id> + </upstream> </pkgmetadata> |