aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérôme Carretero <cJ@zougloub.eu>2022-11-12 05:12:23 -0500
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-11-15 12:53:43 +0100
commitb20587d17391fd67cf942830328eb1befffed609 (patch)
tree31fb728add2d084257a6df0902e01ef9989329e6 /dev-python/repsep_utils
parentsci-biology/bidsschematools: add 0.6.0 (diff)
downloadsci-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 'dev-python/repsep_utils')
-rw-r--r--dev-python/repsep_utils/metadata.xml13
1 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/repsep_utils/metadata.xml b/dev-python/repsep_utils/metadata.xml
index aa31ba351..9656580bb 100644
--- a/dev-python/repsep_utils/metadata.xml
+++ b/dev-python/repsep_utils/metadata.xml
@@ -1,15 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>chr@chymera.eu</email>
- <name>Horea Christian</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>chr@chymera.eu</email>
+ <name>Horea Christian</name>
+ </maintainer>
+ <longdescription lang="en">
Utilities for compiling and developing RepSeP-style articles, such as the
reference implementation. The package contains generic boilerplate code for
PythonTeX-interaction, as used by all RepSeP-style articles, as well as an
executable file allowing single-script execution for development and
debugging purposes.
</longdescription>
+ <upstream>
+ <remote-id type="github">TheChymera/repsep_utils</remote-id>
+ </upstream>
</pkgmetadata>