public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Torokhov Sergey <torokhov-s-a@yandex.ru>
To: "gentoo-dev@lists.gentoo.org" <gentoo-dev@lists.gentoo.org>
Subject: [gentoo-dev] Adding heptapod as new <remote-id> in metadata.dtd
Date: Wed, 14 Oct 2020 02:02:08 +0300	[thread overview]
Message-ID: <1492121602629943@mail.yandex.ru> (raw)

[-- Attachment #1: Type: text/html, Size: 9485 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: data_dtd_heptapod.patch --]
[-- Type: text/x-diff; name="data_dtd_heptapod.patch", Size: 822 bytes --]

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 -->

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: data_xml-schema_heptapod.patch --]
[-- Type: text/x-diff; name="data_xml-schema_heptapod.patch", Size: 397 bytes --]

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'/>

             reply	other threads:[~2020-10-13 23:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-13 23:02 Torokhov Sergey [this message]
2020-10-13 23:19 ` [gentoo-dev] Adding heptapod as new <remote-id> in metadata.dtd Torokhov Sergey
2020-10-14  6:59   ` Michał Górny
2020-10-15 18:14   ` Michał Górny
2020-10-15 22:19     ` Torokhov Sergey
2020-11-04 17:13     ` Torokhov Sergey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1492121602629943@mail.yandex.ru \
    --to=torokhov-s-a@yandex.ru \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox