Gentoo Archives: gentoo-dev

From: Sam James <sam@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH] metadata.dtd: Add kde-invent remote-id
Date: Thu, 06 Oct 2022 15:50:07
Message-Id: 7DCCB38C-F9C8-45B6-AD3B-23424447D5D7@gentoo.org
In Reply to: [gentoo-dev] [PATCH] metadata.dtd: Add kde-invent remote-id by Andreas Sturmlechner
1 > On 6 Oct 2022, at 09:46, Andreas Sturmlechner <asturm@g.o> wrote:
2 >
3 > For their https://invent.kde.org/ (gitlab instance)
4 >
5 > Signed-off-by: Andreas Sturmlechner <asturm@g.o>
6 > ---
7 > metadata.dtd | 2 +-
8 > 1 file changed, 1 insertion(+), 1 deletion(-)
9 >
10 > diff --git a/metadata.dtd b/metadata.dtd
11 > index e1207de..44d4043 100644
12 > --- a/metadata.dtd
13 > +++ b/metadata.dtd
14 > @@ -58,7 +58,7 @@
15 > <!ELEMENT bugs-to (#PCDATA)>
16 > <!-- specify a type of package identification tracker -->
17 > <!ELEMENT remote-id (#PCDATA)>
18 > - <!ATTLIST remote-id type (bitbucket|cpan|cpan-module|cpe|cran|ctan|freedesktop-gitlab|gentoo|github|gitlab|gnome-gitlab|google-code|hackage|heptapod|launchpad|osdn|pear|pecl|pypi|rubygems|savannah|savannah-nongnu|sourceforge|sourcehut|vim) #REQUIRED>
19 > + <!ATTLIST remote-id type (bitbucket|cpan|cpan-module|cpe|cran|ctan|freedesktop-gitlab|gentoo|github|gitlab|gnome-gitlab|google-code|hackage|heptapod|kde-invent|launchpad|osdn|pear|pecl|pypi|rubygems|savannah|savannah-nongnu|sourceforge|sourcehut|vim) #REQUIRED>
20 >
21 > <!-- category/package information for cross-linking in descriptions
22 > and useflag descriptions -->
23 > --
24 > 2.38.0
25
26 Thanks for doing this, glad we're doing these more.
27
28 LGTM.
29
30 Just for completeness as the process list is new:
31 once mailing list approval is done, see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Upstream_remote-id_types
32 and follow the pkgcore & pkgcheck & other bits.
33
34 Best,
35 sam

Attachments

File name MIME type
signature.asc application/pgp-signature