Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/tuxpaint/
Date: Wed, 19 Jan 2022 01:14:34
Message-Id: 1642554856.7af15637212d496880984733769f52f0296633e5.sam@gentoo
1 commit: 7af15637212d496880984733769f52f0296633e5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 19 01:14:16 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 19 01:14:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af15637
7
8 media-gfx/tuxpaint: fix PkgMetadataXmlIndentation
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/tuxpaint/metadata.xml | 20 ++++++++++----------
13 1 file changed, 10 insertions(+), 10 deletions(-)
14
15 diff --git a/media-gfx/tuxpaint/metadata.xml b/media-gfx/tuxpaint/metadata.xml
16 index 673c02bcf819..ac2c835af229 100644
17 --- a/media-gfx/tuxpaint/metadata.xml
18 +++ b/media-gfx/tuxpaint/metadata.xml
19 @@ -9,14 +9,14 @@
20 <email>proxy-maint@g.o</email>
21 <name>Proxy Maintainers</name>
22 </maintainer>
23 - <longdescription>
24 - Tux Paint is a free drawing program designed for young children
25 - (kids ages 3 and up). It has a simple, easy-to-use interface, fun
26 - sound effects, and an encouraging cartoon mascot who helps guide
27 - children as they use the program. It provides a blank canvas and a
28 - variety of drawing tools to help your child be creative.
29 -</longdescription>
30 - <upstream>
31 - <remote-id type="sourceforge">tuxpaint</remote-id>
32 - </upstream>
33 + <longdescription>
34 + Tux Paint is a free drawing program designed for young children
35 + (kids ages 3 and up). It has a simple, easy-to-use interface, fun
36 + sound effects, and an encouraging cartoon mascot who helps guide
37 + children as they use the program. It provides a blank canvas and a
38 + variety of drawing tools to help your child be creative.
39 + </longdescription>
40 + <upstream>
41 + <remote-id type="sourceforge">tuxpaint</remote-id>
42 + </upstream>
43 </pkgmetadata>