commit: 58efa3140e7144ce6057c5ef383ceb4775a7dd55 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 16:52:31 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 17:40:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58efa314
sci-mathematics/qtoctave: [QA] Consistent whitespace in metadata.xml sci-mathematics/qtoctave/metadata.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/sci-mathematics/qtoctave/metadata.xml b/sci-mathematics/qtoctave/metadata.xml index c4c5e08b7a6..ad3a1a6db3d 100644 --- a/sci-mathematics/qtoctave/metadata.xml +++ b/sci-mathematics/qtoctave/metadata.xml @@ -1,16 +1,16 @@ <?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 Mathematics Project</name> -</maintainer> -<longdescription lang="en"> - Besides offering an attractive front-end to GNU Octave, an - environment for numerical computation highly compatible with MATLAB, - QtOctave currently also features matrix data entry and display and - some GUI shortcuts to frequently used Octave functions. It also - offers access in place to Octave's documentation with octave-htmldoc - or octave-info. -</longdescription> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Mathematics Project</name> + </maintainer> + <longdescription lang="en"> + Besides offering an attractive front-end to GNU Octave, an + environment for numerical computation highly compatible with MATLAB, + QtOctave currently also features matrix data entry and display and + some GUI shortcuts to frequently used Octave functions. It also + offers access in place to Octave's documentation with octave-htmldoc + or octave-info. + </longdescription> </pkgmetadata>
