Mailing List Archive

[PATCH] Add heptapod to remote-id list
Heptapod (https://foss.heptapod.net/) is open-source hosting based on
GitLab for Mercurial repositories.

Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
---
metadata.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata.dtd b/metadata.dtd
index d02c5ac..7c07089 100644
--- a/metadata.dtd
+++ b/metadata.dtd
@@ -54,7 +54,7 @@
<!ELEMENT bugs-to (#PCDATA)>
<!-- specify a type of package identification tracker -->
<!ELEMENT remote-id (#PCDATA)>
- <!ATTLIST remote-id type (bitbucket|cpan|cpan-module|cpe|cran|ctan|freecode|freshmeat|gentoo|github|gitlab|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|gentoo|github|gitlab|gitorious|google-code|heptapod|launchpad|pear|pecl|pypi|rubyforge|rubygems|sourceforge|sourceforge-jp|vim) #REQUIRED>

<!-- category/package information for cross-linking in descriptions
and useflag descriptions -->
--
2.26.2
Re: [PATCH] Add heptapod to remote-id list [ In reply to ]
On Thu, 2020-08-27 at 02:15 +0300, Azamat H. Hackimov wrote:
> Heptapod (https://foss.heptapod.net/) is open-source hosting based on
> GitLab for Mercurial repositories.
>

Please update the XML Schema as well.

--
Best regards,
Micha? Górny