summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2016-10-12 06:59:43 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2016-10-12 06:59:43 -0700
commitf265dac730ca5299280186f1d2ec90c84aa2a848 (patch)
tree2aa445ad8304bf952f907ab232c41e6208c4ea42 /metadata.dtd
parentmetadata: update the slot element name attribute explanation per GLEP 68 (diff)
downloaddtd-f265dac730ca5299280186f1d2ec90c84aa2a848.tar.gz
dtd-f265dac730ca5299280186f1d2ec90c84aa2a848.tar.bz2
dtd-f265dac730ca5299280186f1d2ec90c84aa2a848.zip
metadata: add gentoo to remote-id type
There is no way to presently declare that Gentoo itself is the upstream hosting location for a given package. Add 'gentoo' option to the remote-id type attribute to cover such a case. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'metadata.dtd')
-rw-r--r--metadata.dtd2
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.dtd b/metadata.dtd
index 6d38729..d7ef81c 100644
--- a/metadata.dtd
+++ b/metadata.dtd
@@ -51,7 +51,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|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|launchpad|pear|pecl|pypi|rubyforge|rubygems|sourceforge|sourceforge-jp|vim) #REQUIRED>
<!-- category/package information for cross-linking in descriptions
and useflag descriptions -->