summaryrefslogtreecommitdiff
path: root/sys-apps/pkgcore/files/pkgcore-0.10.13-metadata-xsd.patch
blob: f2e4ab15a830b050ae2ddd29780affc5e4389566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From 780bf8e6a2b83a244461304017ab036bcf8c6eb9 Mon Sep 17 00:00:00 2001
From: Tim Harder <radhermit@gmail.com>
Date: Thu, 5 Nov 2020 07:20:18 -0700
Subject: [PATCH] data/xml-schema: update metadata.xsd

---
 data/xml-schema/metadata.xsd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/xml-schema/metadata.xsd b/data/xml-schema/metadata.xsd
index 8b8ac0b5..db243abb 100644
--- a/data/xml-schema/metadata.xsd
+++ b/data/xml-schema/metadata.xsd
@@ -272,6 +272,7 @@
 			<xs:enumeration value='gitlab'/>
 			<xs:enumeration value='gitorious'/>
 			<xs:enumeration value='google-code'/>
+			<xs:enumeration value='heptapod'/>
 			<xs:enumeration value='launchpad'/>
 			<xs:enumeration value='pear'/>
 			<xs:enumeration value='pecl'/>
-- 
2.29.2