Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/xdms/
Date: Sun, 18 Apr 2021 01:38:44
Message-Id: 1618709902.fca00fe97480c215984293ba7db3f71b43dc19ba.sam@gentoo
1 commit: fca00fe97480c215984293ba7db3f71b43dc19ba
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 17 01:53:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 01:38:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca00fe9
7
8 app-arch/xdms: add gitlab remote-id
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-arch/xdms/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/app-arch/xdms/metadata.xml b/app-arch/xdms/metadata.xml
16 index ec5a204b171..3a9a2090585 100644
17 --- a/app-arch/xdms/metadata.xml
18 +++ b/app-arch/xdms/metadata.xml
19 @@ -9,4 +9,7 @@
20 Can extract the files contained inside the DMS archives, if the compressed disk is an AmigaDOS disk, using readdisk made by Bernd Schmidt.
21 Can process multiple files in batch with a single command, and also use stdin and stdout for input and output of data.
22 </longdescription>
23 + <upstream>
24 + <remote-id type="gitlab">heikkiorsila/xdms</remote-id>
25 + </upstream>
26 </pkgmetadata>