commit:     81a35d273a70b539a2c53fd06e9ef833557391e9
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 10:41:50 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon May 23 10:41:50 2022 +0000
URL:        https://gitweb.gentoo.org/data/xml-schema.git/commit/?id=81a35d27

metadata.xsd: Drop obsolete remote-id types

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 metadata.xsd | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/metadata.xsd b/metadata.xsd
index 40e230e..8e77f06 100644
--- a/metadata.xsd
+++ b/metadata.xsd
@@ -276,8 +276,6 @@
                        <xs:enumeration value='cpe'/>
                        <xs:enumeration value='cran'/>
                        <xs:enumeration value='ctan'/>
-                       <xs:enumeration value='freecode'/>
-                       <xs:enumeration value='freshmeat'/>
                        <xs:enumeration value='github'/>
                        <xs:enumeration value='gitlab'/>
                        <xs:enumeration value='gitorious'/>
@@ -287,7 +285,6 @@
                        <xs:enumeration value='pear'/>
                        <xs:enumeration value='pecl'/>
                        <xs:enumeration value='pypi'/>
-                       <xs:enumeration value='rubyforge'/>
                        <xs:enumeration value='rubygems'/>
                        <xs:enumeration value='sourceforge'/>
                        <xs:enumeration value='sourceforge-jp'/>

Reply via email to