Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/sil-charis/
Date: Sun, 26 Nov 2017 23:02:50
Message-Id: 1511737301.d2ab95c88dc966afe9c15f453a14c23cf25c75bc.soap@gentoo
1 commit: d2ab95c88dc966afe9c15f453a14c23cf25c75bc
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 11:55:50 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 23:01:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ab95c8
7
8 media-fonts/sil-charis: [QA] Consistent whitespace in metadata.xml
9
10 media-fonts/sil-charis/metadata.xml | 34 +++++++++++++++++-----------------
11 1 file changed, 17 insertions(+), 17 deletions(-)
12
13 diff --git a/media-fonts/sil-charis/metadata.xml b/media-fonts/sil-charis/metadata.xml
14 index 88eef9b488a..86d3212b817 100644
15 --- a/media-fonts/sil-charis/metadata.xml
16 +++ b/media-fonts/sil-charis/metadata.xml
17 @@ -1,21 +1,21 @@
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>fonts@g.o</email>
23 - <name>Fonts</name>
24 - </maintainer>
25 - <longdescription lang="en">
26 - Welcome to the Charis SIL font package. Charis is similar to
27 - Bitstream Charter, one of the first fonts designed specifically
28 - for laser printers. It is highly readable and holds up well in
29 - less-than-ideal reproduction environments. It also has a full set
30 - of styles - regular, italic, bold, bold italic - and so is more
31 - useful in general publishing than Doulos SIL. Charis is a serif,
32 - proportionally-spaced font optimized for readability in long
33 - printed documents.
34 - </longdescription>
35 -<use>
36 - <flag name="compact">Use more compactly spaced font</flag>
37 -</use>
38 + <maintainer type="project">
39 + <email>fonts@g.o</email>
40 + <name>Fonts</name>
41 + </maintainer>
42 + <longdescription lang="en">
43 + Welcome to the Charis SIL font package. Charis is similar to
44 + Bitstream Charter, one of the first fonts designed specifically
45 + for laser printers. It is highly readable and holds up well in
46 + less-than-ideal reproduction environments. It also has a full set
47 + of styles - regular, italic, bold, bold italic - and so is more
48 + useful in general publishing than Doulos SIL. Charis is a serif,
49 + proportionally-spaced font optimized for readability in long
50 + printed documents.
51 + </longdescription>
52 + <use>
53 + <flag name="compact">Use more compactly spaced font</flag>
54 + </use>
55 </pkgmetadata>