commit: c0967b226be53e69821b7620aa63cc6dd24b4c55 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 22:43:09 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 11:37:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0967b22
dev-util/nemiver: [QA] Consistent whitespace in metadata.xml dev-util/nemiver/metadata.xml | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/dev-util/nemiver/metadata.xml b/dev-util/nemiver/metadata.xml index c61ba4c696b..8ad7abb625a 100644 --- a/dev-util/nemiver/metadata.xml +++ b/dev-util/nemiver/metadata.xml @@ -1,16 +1,15 @@ <?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> - Nemiver is an on going effort to write an easy to use standalone C/C++ - debugger that integrates well in the GNOME environment. - </longdescription> - <use> - <flag name="memoryview">Enable the optional hexadecimal memory inspection - with <pkg>app-editors/ghex</pkg>.</flag> - </use> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription> + Nemiver is an on going effort to write an easy to use standalone C/C++ + debugger that integrates well in the GNOME environment. + </longdescription> + <use> + <flag name="memoryview">Enable the optional hexadecimal memory inspection with <pkg>app-editors/ghex</pkg></flag> + </use> </pkgmetadata>
