aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-05-23 22:09:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-05-27 21:17:44 +0300
commit8d1b51c57e683d4a99d32564f111777c78f9c0ba (patch)
treee38404147f71abfc205d447184f1bee0b500db9a /data
parentstart work on v0.10.12 (diff)
downloadpkgcore-8d1b51c57e683d4a99d32564f111777c78f9c0ba.tar.gz
pkgcore-8d1b51c57e683d4a99d32564f111777c78f9c0ba.tar.bz2
pkgcore-8d1b51c57e683d4a99d32564f111777c78f9c0ba.zip
data/xml-schema/metadata.xsd: Drop obsolete sourceforge-jp remote-id type
This has been renamed to osdn. Taken from proj/xml-schema.git commit a964a34. Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'data')
-rw-r--r--data/xml-schema/metadata.xsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/xml-schema/metadata.xsd b/data/xml-schema/metadata.xsd
index a355e547..439f9406 100644
--- a/data/xml-schema/metadata.xsd
+++ b/data/xml-schema/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>