diff options
author | Ian Delaney <idella4@gentoo.org> | 2015-10-20 21:26:17 -0700 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2016-01-13 09:31:36 +0100 |
commit | 58bc69e4141f8ccae835f0877ffe94d790547056 (patch) | |
tree | 7a83a5944ec50e30dbadd7c0b1b2bda57a53e0fc | |
parent | projects.dtd: Fix the defaults for booleans (diff) | |
download | dtd-58bc69e4141f8ccae835f0877ffe94d790547056.tar.gz dtd-58bc69e4141f8ccae835f0877ffe94d790547056.tar.bz2 dtd-58bc69e4141f8ccae835f0877ffe94d790547056.zip |
metadata: add gitlab to remote-ids for bug 563578
-rw-r--r-- | metadata.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata.dtd b/metadata.dtd index 4b29f3b..4c68806 100644 --- a/metadata.dtd +++ b/metadata.dtd @@ -73,7 +73,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|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|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 --> |