diff options
author | nightmorph <nightmorph> | 2010-03-02 17:52:11 +0000 |
---|---|---|
committer | nightmorph <nightmorph> | 2010-03-02 17:52:11 +0000 |
commit | d7d8104ff451580c52e609c5fa2a81feea21526b (patch) | |
tree | 237021dae054be55a0746b63e8a7d174ca266d63 /xml/htdocs | |
parent | Add Gentoo Google Calendar, bug 305087 (diff) | |
download | www-redesign-d7d8104ff451580c52e609c5fa2a81feea21526b.tar.gz www-redesign-d7d8104ff451580c52e609c5fa2a81feea21526b.tar.bz2 www-redesign-d7d8104ff451580c52e609c5fa2a81feea21526b.zip |
additional upstream tags for metadata.xml, bug 307463
Diffstat (limited to 'xml/htdocs')
-rw-r--r-- | xml/htdocs/dtd/metadata.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/htdocs/dtd/metadata.dtd b/xml/htdocs/dtd/metadata.dtd index c7544b87..d97642a7 100644 --- a/xml/htdocs/dtd/metadata.dtd +++ b/xml/htdocs/dtd/metadata.dtd @@ -61,7 +61,7 @@ <!ELEMENT bugs-to (#PCDATA)> <!-- specify a type of package identification tracker --> <!ELEMENT remote-id (#PCDATA)> - <!ATTLIST remote-id type (freshmeat|sourceforge|cpan|vim) #REQUIRED> + <!ATTLIST remote-id type (freshmeat|sourceforge|sourceforge-jp|cpan|vim|google-code|ctan|pypi|rubyforge|cran) #REQUIRED> <!-- category/package information for cross-linking in descriptions and useflag descriptions --> |