commit: 20ef6a119f2b81426041440afc1d850cb8514cc6 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 18:02:08 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 19:53:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ef6a11
app-office/glabels: [QA] Consistent whitespace in metadata.xml app-office/glabels/metadata.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/app-office/glabels/metadata.xml b/app-office/glabels/metadata.xml index 14126b44a81..a0322c4ef75 100644 --- a/app-office/glabels/metadata.xml +++ b/app-office/glabels/metadata.xml @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<longdescription> - gLabels is a program for creating labels and business cards for - the GNOME desktop environment. It is designed to work with various - laser/ink-jet peel-off label and business card sheets that you'll - find at most office supply stores. -</longdescription> -<use> - <flag name="barcode">Enable barcode support through external libraries.</flag> -</use> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription> + gLabels is a program for creating labels and business cards for + the GNOME desktop environment. It is designed to work with various + laser/ink-jet peel-off label and business card sheets that you'll + find at most office supply stores. + </longdescription> + <use> + <flag name="barcode">Enable barcode support through external libraries.</flag> + </use> </pkgmetadata>
