dev-util/idutils: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-25 23:42:47 +01:00
parent a51d197983
commit d46c3c1a21

View File

@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
</maintainer>
<longdescription>
Fast, high-capacity, identifier database tool.
Actually, the term `identifier' is too limiting--`mkid' stores tokens, be
they program identifiers of any form, literal numbers, or words of
human-readable text. Database queries can be issued from the command-line,
or from within emacs, serving as an augmented tags facility.
</longdescription>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
</maintainer>
<longdescription>
Fast, high-capacity, identifier database tool.
Actually, the term `identifier' is too limiting--`mkid' stores tokens, be
they program identifiers of any form, literal numbers, or words of
human-readable text. Database queries can be issued from the command-line,
or from within emacs, serving as an augmented tags facility.
</longdescription>
</pkgmetadata>