summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-24 20:31:46 +0100
committerSam James <sam@gentoo.org>2022-07-29 20:34:04 +0100
commit8dd852ddec544886b4628f757f73a2dd1728a58b (patch)
treed7eece38dd612a4be02d2791cdf4024dccb48b77
parentmetadata.dtd: Drop obsolete gitorious remote-id type (diff)
downloaddtd-8dd852ddec544886b4628f757f73a2dd1728a58b.tar.gz
dtd-8dd852ddec544886b4628f757f73a2dd1728a58b.tar.bz2
dtd-8dd852ddec544886b4628f757f73a2dd1728a58b.zip
metadata.dtd: add hackage remote-id
For Haskell packages: https://hackage.haskell.org/. Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--metadata.dtd2
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.dtd b/metadata.dtd
index 581943e..e1d9038 100644
--- a/metadata.dtd
+++ b/metadata.dtd
@@ -58,7 +58,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|gentoo|github|gitlab|google-code|heptapod|launchpad|osdn|pear|pecl|pypi|rubygems|sourceforge|vim) #REQUIRED>
+ <!ATTLIST remote-id type (bitbucket|cpan|cpan-module|cpe|cran|ctan|gentoo|github|gitlab|google-code|hackage|heptapod|launchpad|osdn|pear|pecl|pypi|rubygems|sourceforge|vim) #REQUIRED>
<!-- category/package information for cross-linking in descriptions
and useflag descriptions -->