commit: a964a345cbdcd6614fbcdd53734d41e471801415
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 20:09:09 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon May 23 20:09:09 2022 +0000
URL: https://gitweb.gentoo.org/data/xml-schema.git/commit/?id=a964a345
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 <AT> gentoo.org>
metadata.xsd | 1 -
1 file changed, 1 deletion(-)
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>