Gentoo Archives: gentoo-dev

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] [PATCH] metadata.dtd: Add kde-invent remote-id
Date: Thu, 06 Oct 2022 08:46:50
Message-Id: 2626921.vuYhMxLoTh@tuxbrain
1 For their https://invent.kde.org/ (gitlab instance)
2
3 Signed-off-by: Andreas Sturmlechner <asturm@g.o>
4 ---
5 metadata.dtd | 2 +-
6 1 file changed, 1 insertion(+), 1 deletion(-)
7
8 diff --git a/metadata.dtd b/metadata.dtd
9 index e1207de..44d4043 100644
10 --- a/metadata.dtd
11 +++ b/metadata.dtd
12 @@ -58,7 +58,7 @@
13 <!ELEMENT bugs-to (#PCDATA)>
14 <!-- specify a type of package identification tracker -->
15 <!ELEMENT remote-id (#PCDATA)>
16 - <!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>
17 + <!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>
18
19 <!-- category/package information for cross-linking in descriptions
20 and useflag descriptions -->
21 --
22 2.38.0

Attachments

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

Replies