Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/iucode_tool/
Date: Fri, 19 Aug 2022 03:38:08
Message-Id: 1660880125.7d2c2b61259608ceeef2b9e4713ea55e12ed6519.sam@gentoo
1 commit: 7d2c2b61259608ceeef2b9e4713ea55e12ed6519
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 19 03:33:23 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 19 03:35:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d2c2b61
7
8 sys-apps/iucode_tool: add gitlab upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/iucode_tool/metadata.xml | 12 ++++++++----
13 1 file changed, 8 insertions(+), 4 deletions(-)
14
15 diff --git a/sys-apps/iucode_tool/metadata.xml b/sys-apps/iucode_tool/metadata.xml
16 index 73dda144f9ac..b7ae2e3c253b 100644
17 --- a/sys-apps/iucode_tool/metadata.xml
18 +++ b/sys-apps/iucode_tool/metadata.xml
19 @@ -1,8 +1,12 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 -<maintainer type="project">
24 - <email>base-system@g.o</email>
25 - <name>Gentoo Base System</name>
26 -</maintainer>
27 + <maintainer type="project">
28 + <email>base-system@g.o</email>
29 + <name>Gentoo Base System</name>
30 + </maintainer>
31 + <upstream>
32 + <remote-id type="gitlab">iucode-tool/iucode-tool</remote-id>
33 + <remote-id type="gitlab">iucode-tool/releases</remote-id>
34 + </upstream>
35 </pkgmetadata>