diff options
author | Sam James <sam@gentoo.org> | 2021-04-17 02:53:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 02:38:22 +0100 |
commit | fca00fe97480c215984293ba7db3f71b43dc19ba (patch) | |
tree | 08de14ba4882e4c009889d4daddea469b5e83e5c /app-arch/xdms | |
parent | app-arch/xdms: respect DESTDIR, fix man dest, Darwin build (diff) | |
download | gentoo-fca00fe97480c215984293ba7db3f71b43dc19ba.tar.gz gentoo-fca00fe97480c215984293ba7db3f71b43dc19ba.tar.bz2 gentoo-fca00fe97480c215984293ba7db3f71b43dc19ba.zip |
app-arch/xdms: add gitlab remote-id
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/xdms')
-rw-r--r-- | app-arch/xdms/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-arch/xdms/metadata.xml b/app-arch/xdms/metadata.xml index ec5a204b1712..3a9a20905857 100644 --- a/app-arch/xdms/metadata.xml +++ b/app-arch/xdms/metadata.xml @@ -9,4 +9,7 @@ Can extract the files contained inside the DMS archives, if the compressed disk is an AmigaDOS disk, using readdisk made by Bernd Schmidt. Can process multiple files in batch with a single command, and also use stdin and stdout for input and output of data. </longdescription> + <upstream> + <remote-id type="gitlab">heikkiorsila/xdms</remote-id> + </upstream> </pkgmetadata> |