commit: d877966562beec31bcd3d5c6b19185bf7dff6650
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Apr 10 18:33:54 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Apr 17 21:01:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8779665
dev-lang/python-exec-conf: add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-lang/python-exec-conf/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-lang/python-exec-conf/metadata.xml
b/dev-lang/python-exec-conf/metadata.xml
index efd7c8c21836..03a31e467193 100644
--- a/dev-lang/python-exec-conf/metadata.xml
+++ b/dev-lang/python-exec-conf/metadata.xml
@@ -5,4 +5,7 @@
<email>[email protected]</email>
<name>Python</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">projg2/python-exec</remote-id>
+ </upstream>
</pkgmetadata>