Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/geogebra/
Date: Tue, 21 Nov 2017 10:21:12
Message-Id: 1511259629.545698b7ed5c2c04de97c19cd5b8177f2ea83f0a.amynka@gentoo
1 commit: 545698b7ed5c2c04de97c19cd5b8177f2ea83f0a
2 Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 21 10:18:56 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 21 10:20:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=545698b7
7
8 sci-mathematics/geogebra: fix metadata indentation
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 sci-mathematics/geogebra/metadata.xml | 24 ++++++++++++------------
13 1 file changed, 12 insertions(+), 12 deletions(-)
14
15 diff --git a/sci-mathematics/geogebra/metadata.xml b/sci-mathematics/geogebra/metadata.xml
16 index 5087bdcd1f4..1a51751ca5a 100644
17 --- a/sci-mathematics/geogebra/metadata.xml
18 +++ b/sci-mathematics/geogebra/metadata.xml
19 @@ -1,16 +1,16 @@
20 <?xml version='1.0' encoding='UTF-8'?>
21 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 - <maintainer type="person">
24 - <email>amynka@g.o</email>
25 - </maintainer>
26 - <longdescription lang="en">
27 - GeoGebra is interactive mathematics software for learning and teaching mathematics
28 - and science from primary school up to university level.
29 - Constructions can be made with points, vectors, segments, lines, polygons,
30 - conic sections, inequalities, implicit polynomials and functions.
31 - </longdescription>
32 - <upstream>
33 - <remote-id type="github">geogebra/geogebra</remote-id>
34 - </upstream>
35 +<maintainer type="person">
36 + <email>amynka@g.o</email>
37 +</maintainer>
38 +<longdescription lang="en">
39 +GeoGebra is interactive mathematics software for learning and teaching mathematics
40 +and science from primary school up to university level.
41 +Constructions can be made with points, vectors, segments, lines, polygons,
42 +conic sections, inequalities, implicit polynomials and functions.
43 +</longdescription>
44 +<upstream>
45 + <remote-id type="github">geogebra/geogebra</remote-id>
46 +</upstream>
47 </pkgmetadata>