Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/xml-schema:master commit in: /
Date: Wed, 14 Sep 2022 20:02:54
Message-Id: 1663185767.03e792894a2a45949ce6a542d233d91af079c4e9.sam@gentoo
1 commit: 03e792894a2a45949ce6a542d233d91af079c4e9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 14 19:15:00 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 14 20:02:47 2022 +0000
6 URL: https://gitweb.gentoo.org/data/xml-schema.git/commit/?id=03e79289
7
8 metadata.xsd: Add freedestkop-gitlab remote-id
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 metadata.xsd | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/metadata.xsd b/metadata.xsd
17 index 303b57f..b485526 100644
18 --- a/metadata.xsd
19 +++ b/metadata.xsd
20 @@ -276,6 +276,7 @@
21 <xs:enumeration value='cpe'/>
22 <xs:enumeration value='cran'/>
23 <xs:enumeration value='ctan'/>
24 + <xs:enumeration value='freedesktop-gitlab'/>
25 <xs:enumeration value='gentoo'/>
26 <xs:enumeration value='github'/>
27 <xs:enumeration value='gitlab'/>