There is no way to presently declare that Gentoo itself is
the upstream hosting location for a given package. Add
'gentoo' option to the remote-id type attribute to cover
such a case.

Signed-off-by: Robin H. Johnson <robb...@gentoo.org>
---
 repoman/cnf/metadata.xsd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/repoman/cnf/metadata.xsd b/repoman/cnf/metadata.xsd
index 0ead09e..33ff58e 100644
--- a/repoman/cnf/metadata.xsd
+++ b/repoman/cnf/metadata.xsd
@@ -256,6 +256,7 @@
                        <xs:enumeration value='ctan'/>
                        <xs:enumeration value='freecode'/>
                        <xs:enumeration value='freshmeat'/>
+                       <xs:enumeration value='gentoo'/>
                        <xs:enumeration value='github'/>
                        <xs:enumeration value='gitlab'/>
                        <xs:enumeration value='gitorious'/>
-- 
2.9.0


Reply via email to