diff options
author | Alfred Wingate <parona@protonmail.com> | 2023-11-11 02:16:48 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-22 12:02:13 +0000 |
commit | 61a2e82219acba09b3689cc01ab87ebc7e4b8da7 (patch) | |
tree | b40010e4b6ae87f72888cbb6ac5627be3268efaa /app-text | |
parent | app-text/xmldiff: add 2.6.3 (diff) | |
download | gentoo-61a2e82219acba09b3689cc01ab87ebc7e4b8da7.tar.gz gentoo-61a2e82219acba09b3689cc01ab87ebc7e4b8da7.tar.bz2 gentoo-61a2e82219acba09b3689cc01ab87ebc7e4b8da7.zip |
app-text/xmldiff: add pypi upstream metadata
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33761
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xmldiff/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-text/xmldiff/metadata.xml b/app-text/xmldiff/metadata.xml index ba7acd516129..ca7003827fef 100644 --- a/app-text/xmldiff/metadata.xml +++ b/app-text/xmldiff/metadata.xml @@ -10,6 +10,8 @@ with XML files or DOM trees. </longdescription> <upstream> + <doc>https://xmldiff.readthedocs.io</doc> <remote-id type="github">Shoobx/xmldiff</remote-id> + <remote-id type="pypi">xmldiff</remote-id> </upstream> </pkgmetadata> |