gentoo-ebuilds/app-text/linuxdoc-tools/metadata.xml
Ulrich Müller 38b155fa1b
**/metadata.xml: Replace http by https in DOCTYPE element
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-09-11 15:22:48 +02:00

17 lines
713 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
Linuxdoc-Tools is a small bug-fix version of SGML-Tools 1.0.9,
and is a toolset for processing LinuxDoc DTD SGML files.
This system is tailored for LinuxDoc DTD sgml files, and other DTDs
are not supported. If you need the tool for DocBook DTD (which is
now a more popular DTD than LinuxDoc in writing technical software
documentation), then you should check SGMLTools-Lite, OpenJade,
and docbook-tools.
</longdescription>
<upstream>
<remote-id type="gitlab">agmartin/linuxdoc-tools</remote-id>
</upstream>
</pkgmetadata>