commit: 2566da606d7a1edb9092556306c9555187e9b541
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 1 04:30:25 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 1 04:31:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2566da60
dev-python/diff-match-patch: Add GH remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/diff-match-patch/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/diff-match-patch/metadata.xml
b/dev-python/diff-match-patch/metadata.xml
index 8ff39d9ab20a..3a1754d7588c 100644
--- a/dev-python/diff-match-patch/metadata.xml
+++ b/dev-python/diff-match-patch/metadata.xml
@@ -20,6 +20,7 @@
library features the same API and the same functionality. All
versions
also have comprehensive test harnesses.</longdescription>
<upstream>
+ <remote-id
type="github">diff-match-patch-python/diff-match-patch</remote-id>
<remote-id type="pypi">diff-match-patch</remote-id>
</upstream>
</pkgmetadata>