On Tuesday 07 May 2013 23:59:18 Mike Frysinger wrote: > we've already got a database for maintaining this sort of thing on a per- > package basis: metadata.xml. so let's extend the DTD to cover this. the > existing remote-id field looks like a pretty good fit, so the proposal is > simple: add a new "cpe" type.
committed: http://sources.gentoo.org/gentoo/xml/htdocs/dtd/metadata.dtd?r1=1.12&r2=1.13 --- metadata.dtd 31 Dec 2012 21:10:30 -0000 1.12 +++ metadata.dtd 9 May 2013 01:00:39 -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|freecode|freshmeat|github|gitorious|google-code|launchpad| pear|pecl|pypi|rubyforge|rubygems|sourceforge|sourceforge-jp|vim) #REQUIRED> + <!ATTLIST remote-id type (bitbucket|cpan|cpan-module|cpe|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 --> -mike
signature.asc
Description: This is a digitally signed message part.
