commit: d46c3c1a210ebbf349de8badaaf3267d122e7f3f Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 22:42:47 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 11:37:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d46c3c1a
dev-util/idutils: [QA] Consistent whitespace in metadata.xml dev-util/idutils/metadata.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/dev-util/idutils/metadata.xml b/dev-util/idutils/metadata.xml index 9c67f75d719..be1a52884a3 100644 --- a/dev-util/idutils/metadata.xml +++ b/dev-util/idutils/metadata.xml @@ -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>[email protected]</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>[email protected]</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>
