Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/qtoctave/
Date: Sat, 25 Nov 2017 17:42:07
Message-Id: 1511631601.58efa3140e7144ce6057c5ef383ceb4775a7dd55.soap@gentoo
1 commit: 58efa3140e7144ce6057c5ef383ceb4775a7dd55
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 16:52:31 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 17:40:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58efa314
7
8 sci-mathematics/qtoctave: [QA] Consistent whitespace in metadata.xml
9
10 sci-mathematics/qtoctave/metadata.xml | 24 ++++++++++++------------
11 1 file changed, 12 insertions(+), 12 deletions(-)
12
13 diff --git a/sci-mathematics/qtoctave/metadata.xml b/sci-mathematics/qtoctave/metadata.xml
14 index c4c5e08b7a6..ad3a1a6db3d 100644
15 --- a/sci-mathematics/qtoctave/metadata.xml
16 +++ b/sci-mathematics/qtoctave/metadata.xml
17 @@ -1,16 +1,16 @@
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 -<maintainer type="project">
22 - <email>sci-mathematics@g.o</email>
23 - <name>Gentoo Mathematics Project</name>
24 -</maintainer>
25 -<longdescription lang="en">
26 - Besides offering an attractive front-end to GNU Octave, an
27 - environment for numerical computation highly compatible with MATLAB,
28 - QtOctave currently also features matrix data entry and display and
29 - some GUI shortcuts to frequently used Octave functions. It also
30 - offers access in place to Octave's documentation with octave-htmldoc
31 - or octave-info.
32 -</longdescription>
33 + <maintainer type="project">
34 + <email>sci-mathematics@g.o</email>
35 + <name>Gentoo Mathematics Project</name>
36 + </maintainer>
37 + <longdescription lang="en">
38 + Besides offering an attractive front-end to GNU Octave, an
39 + environment for numerical computation highly compatible with MATLAB,
40 + QtOctave currently also features matrix data entry and display and
41 + some GUI shortcuts to frequently used Octave functions. It also
42 + offers access in place to Octave's documentation with octave-htmldoc
43 + or octave-info.
44 + </longdescription>
45 </pkgmetadata>