diff options
author | 2015-08-26 22:58:17 +0800 | |
---|---|---|
committer | 2015-08-26 22:59:41 +0800 | |
commit | 333ab91f8ad50666e86fe5f1ad914243c8321da7 (patch) | |
tree | 4e8dc50f2eb18ab556b89a9725528dff248c2088 /app-text/linuxdoc-tools/metadata.xml | |
parent | dev-qt/qtxmlpatterns: arm stable wrt bug #543326 (diff) | |
download | gentoo-333ab91f8ad50666e86fe5f1ad914243c8321da7.tar.gz gentoo-333ab91f8ad50666e86fe5f1ad914243c8321da7.tar.bz2 gentoo-333ab91f8ad50666e86fe5f1ad914243c8321da7.zip |
app-text/linuxdoc-tools: bump; major rewrite with new patches
Add new proxy user maintainer to metadata requested via bug #558610,
all patches and ebuild submitted, discussed and run tested by Coacher,
patching to build and install to manage non standard doc build,
closes the bug #558610
Package-Manager: portage-2.2.20
Diffstat (limited to 'app-text/linuxdoc-tools/metadata.xml')
-rw-r--r-- | app-text/linuxdoc-tools/metadata.xml | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/app-text/linuxdoc-tools/metadata.xml b/app-text/linuxdoc-tools/metadata.xml index a1ff68285e07..33008381f698 100644 --- a/app-text/linuxdoc-tools/metadata.xml +++ b/app-text/linuxdoc-tools/metadata.xml @@ -1,14 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer><email>maintainer-needed@gentoo.org</email></maintainer> - <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 other packages such as - SGMLTools-Lite and OpenJade. - </longdescription> + <herd>proxy-maintainers</herd> + <maintainer> + <email>itumaykin@gmail.com</email> + <name>Coacher</name> + </maintainer> + <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 other packages such as + SGMLTools-Lite and OpenJade. + </longdescription> </pkgmetadata> |