summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-05-23 22:09:09 +0200
committerUlrich Müller <ulm@gentoo.org>2022-05-23 22:09:09 +0200
commita964a345cbdcd6614fbcdd53734d41e471801415 (patch)
tree1743c8c3116cb89c7daea42fb078c682d5a529d3
parentmetadata.xsd: Add osdn remote-id type (diff)
downloadxml-schema-a964a345cbdcd6614fbcdd53734d41e471801415.tar.gz
xml-schema-a964a345cbdcd6614fbcdd53734d41e471801415.tar.bz2
xml-schema-a964a345cbdcd6614fbcdd53734d41e471801415.zip
metadata.xsd: Drop obsolete sourceforge-jp remote-id type
This has been renamed to osdn, see commit 4b5fede. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--metadata.xsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/metadata.xsd b/metadata.xsd
index a355e54..439f940 100644
--- a/metadata.xsd
+++ b/metadata.xsd
@@ -289,7 +289,6 @@
<xs:enumeration value='pypi'/>
<xs:enumeration value='rubygems'/>
<xs:enumeration value='sourceforge'/>
- <xs:enumeration value='sourceforge-jp'/>
<xs:enumeration value='vim'/>
</xs:restriction>
</xs:simpleType>