public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] Add heptapod to remote-id list
@ 2020-08-26 23:15 Azamat H. Hackimov
  2020-08-27  5:42 ` Michał Górny
  0 siblings, 1 reply; 3+ messages in thread
From: Azamat H. Hackimov @ 2020-08-26 23:15 UTC (permalink / raw
  To: gentoo-dev; +Cc: Azamat H. Hackimov

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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] [PATCH] Add heptapod to remote-id list
  2020-08-26 23:15 [gentoo-dev] [PATCH] Add heptapod to remote-id list Azamat H. Hackimov
@ 2020-08-27  5:42 ` Michał Górny
  2020-08-27 18:04   ` [gentoo-dev] [PATCH] metadata.xsd: add " Azamat H. Hackimov
  0 siblings, 1 reply; 3+ messages in thread
From: Michał Górny @ 2020-08-27  5:42 UTC (permalink / raw
  To: gentoo-dev; +Cc: Azamat H. Hackimov

[-- Attachment #1: Type: text/plain, Size: 258 bytes --]

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


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 618 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-dev] [PATCH] metadata.xsd: add heptapod to remote-id list
  2020-08-27  5:42 ` Michał Górny
@ 2020-08-27 18:04   ` Azamat H. Hackimov
  0 siblings, 0 replies; 3+ messages in thread
From: Azamat H. Hackimov @ 2020-08-27 18:04 UTC (permalink / raw
  To: gentoo-dev; +Cc: Azamat H. Hackimov

Heptapod (https://foss.heptapod.net/) is open-source hosting based on
GitLab for Mercurial repositories.
---
 metadata.xsd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/metadata.xsd b/metadata.xsd
index 8b8ac0b..db243ab 100644
--- a/metadata.xsd
+++ b/metadata.xsd
@@ -272,6 +272,7 @@
 			<xs:enumeration value='gitlab'/>
 			<xs:enumeration value='gitorious'/>
 			<xs:enumeration value='google-code'/>
+			<xs:enumeration value='heptapod'/>
 			<xs:enumeration value='launchpad'/>
 			<xs:enumeration value='pear'/>
 			<xs:enumeration value='pecl'/>
-- 
2.26.2



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-27 18:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-26 23:15 [gentoo-dev] [PATCH] Add heptapod to remote-id list Azamat H. Hackimov
2020-08-27  5:42 ` Michał Górny
2020-08-27 18:04   ` [gentoo-dev] [PATCH] metadata.xsd: add " Azamat H. Hackimov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox