Gentoo Archives: gentoo-dev

From: Corentin Chary <corentin.chary@×××××.com>
To: "Michał Górny" <mgorny@g.o>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: Add new remote-id types in metadata.dtd
Date: Sat, 21 Apr 2012 11:39:17
Message-Id: 20120421113826.GA13543@falgoret
In Reply to: Re: [gentoo-dev] RFC: Add new remote-id types in metadata.dtd by "Michał Górny"
1 On Sat, Apr 21, 2012 at 11:32:26AM +0200, Michał Górny wrote:
2 > On Thu, 19 Apr 2012 21:32:49 +0200
3 > Corentin Chary <corentin.chary@×××××.com> wrote:
4 >
5 > > On Thu, Apr 19, 2012 at 6:54 PM, Michał Górny <mgorny@g.o>
6 > > wrote:
7 > > > On Thu, 19 Apr 2012 17:31:11 +0200
8 > > > Corentin Chary <corentin.chary@×××××.com> wrote:
9 > > >
10 > > >> -      <!ATTLIST remote-id type
11 > > >> (freshmeat|sourceforge|sourceforge-jp|cpan|vim|google-code|ctan|pypi|rubyforge|cran)
12 > > >> #REQUIRED>
13 > > >> +      <!ATTLIST remote-id type
14 > > >> (freshmeat|sourceforge|sourceforge-jp|cpan|vim|google-code|ctan|pypi|rubyforge|cran|rubygems|github|gitorious|pecl|pear|bitbucket)
15 > > >> #REQUIRED>
16 > > >
17 > > > Wouldn't it be better if we kept them sorted?
18 > >
19 > > There were not, so I just appended them, but I can provide another
20 > > patch sorting them too if preferred.
21 >
22 > I'll appreciate if you could do that, along with that cpan-module
23 > addition, and if noone objects, I'll just commit that.
24 >
25 > --
26 > Best regards,
27 > Michał Górny
28
29
30 --- a/metadata/dtd/metadata.dtd 2010-03-02 18:52:11.000000000 +0100
31 +++ b/metadata/dtd/metadata.dtd 2012-04-21 13:09:52.557223402 +0200
32 @@ -61,7 +61,7 @@
33 <!ELEMENT bugs-to (#PCDATA)>
34 <!-- specify a type of package identification tracker -->
35 <!ELEMENT remote-id (#PCDATA)>
36 - <!ATTLIST remote-id type (freshmeat|sourceforge|sourceforge-jp|cpan|vim|google-code|ctan|pypi|rubyforge|cran) #REQUIRED>
37 + <!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>
38
39 <!-- category/package information for cross-linking in descriptions
40 and useflag descriptions -->
41
42
43 --
44 Corentin Chary
45 http://xf.iksaif.net/