Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 449498 - Adding additional upstream tags to metadata.dtd
Summary: Adding additional upstream tags to metadata.dtd
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-31 18:39 UTC by Christoph Junghans (RETIRED)
Modified: 2012-12-31 21:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Junghans (RETIRED) gentoo-dev 2012-12-31 18:39:51 UTC
Please add freecode to the allowed upstream tags in metadata.dtd

Index: metadata.dtd
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/dtd/metadata.dtd,v
retrieving revision 1.11
diff -u -r1.11 metadata.dtd
--- metadata.dtd	20 Jul 2012 19:46:31 -0000	1.11
+++ metadata.dtd	31 Dec 2012 18:36:48 -0000
@@ -64,7 +64,7 @@
     <!ELEMENT bugs-to (#PCDATA)>
     <!-- specify a type of package identification tracker -->
     <!ELEMENT remote-id (#PCDATA)>
-      <!ATTLIST remote-id type (bitbucket|cpan|cpan-module|cran|ctan|freshmeat|github|gitorious|google-code|launchpad|pear|pecl|pypi|rubyforge|rubygems|sourceforge|sourceforge-jp|vim) #REQUIRED>
+      <!ATTLIST remote-id type (bitbucket|cpan|cpan-module|cran|ctan|freecode|freshmeat|github|gitorious|google-code|launchpad|pear|pecl|pypi|rubyforge|rubygems|sourceforge|sourceforge-jp|vim) #REQUIRED>
 
   <!-- category/package information for cross-linking in descriptions
     and useflag descriptions -->
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2012-12-31 21:09:38 UTC
I'll take this, making Joshua's life a little easier ;)
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2012-12-31 21:10:45 UTC
Committed