aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2016-10-12 08:59:29 -0700
committerBrian Dolbec <dolsen@gentoo.org>2017-01-06 09:33:20 -0800
commite9c878211c24ac253508cc2e799c6825e5674402 (patch)
tree264a32ef8f86971a2543be967d82797422ab2121 /repoman/cnf
parentMerge Coacher:extend-rdepend-suspect repoman updates (diff)
downloadportage-e9c878211c24ac253508cc2e799c6825e5674402.tar.gz
portage-e9c878211c24ac253508cc2e799c6825e5674402.tar.bz2
portage-e9c878211c24ac253508cc2e799c6825e5674402.zip
repoman: add gentoo to remote-id type
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 <robbat2@gentoo.org>
Diffstat (limited to 'repoman/cnf')
-rw-r--r--repoman/cnf/metadata.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/repoman/cnf/metadata.xsd b/repoman/cnf/metadata.xsd
index 0ead09ee8..33ff58eac 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'/>