commit: 0b6bdd4fceca0f2bb3fb0f7c33a4ba292a512517 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Aug 11 14:42:14 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Aug 11 15:02:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b6bdd4f
app-editors/tea: metadata whitespace Package-Manager: portage-2.3.0 app-editors/tea/metadata.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/app-editors/tea/metadata.xml b/app-editors/tea/metadata.xml index cf4e281..86348fa 100644 --- a/app-editors/tea/metadata.xml +++ b/app-editors/tea/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 Qt Project</name> - </maintainer> - <longdescription> - A very small Qt text editor. It has lots of extra features including syntax - highlighting and a built in file manager as well as a built in image viewer. - It can also read lots of 'other' filetypes. - </longdescription> - <use> - <flag name="aspell">Enable spellchecking using <pkg>app-text/aspell</pkg></flag> - <flag name="hunspell">Enable spellchecking using <pkg>app-text/hunspell</pkg></flag> - </use> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Qt Project</name> + </maintainer> + <longdescription> + A very small Qt text editor. It has lots of extra features including syntax + highlighting and a built in file manager as well as a built in image viewer. + It can also read lots of 'other' filetypes. + </longdescription> + <use> + <flag name="aspell">Enable spellchecking using <pkg>app-text/aspell</pkg></flag> + <flag name="hunspell">Enable spellchecking using <pkg>app-text/hunspell</pkg></flag> + </use> </pkgmetadata>
