forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media-fonts/sil-charis: [QA] Consistent whitespace in metadata.xml
- Loading branch information
1 parent
231a8e9
commit d2ab95c
Showing
1 changed file
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
<?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>Fonts</name> | ||
</maintainer> | ||
<longdescription lang="en"> | ||
Welcome to the Charis SIL font package. Charis is similar to | ||
Bitstream Charter, one of the first fonts designed specifically | ||
for laser printers. It is highly readable and holds up well in | ||
less-than-ideal reproduction environments. It also has a full set | ||
of styles - regular, italic, bold, bold italic - and so is more | ||
useful in general publishing than Doulos SIL. Charis is a serif, | ||
proportionally-spaced font optimized for readability in long | ||
printed documents. | ||
</longdescription> | ||
<use> | ||
<flag name="compact">Use more compactly spaced font</flag> | ||
</use> | ||
<maintainer type="project"> | ||
<email>[email protected]</email> | ||
<name>Fonts</name> | ||
</maintainer> | ||
<longdescription lang="en"> | ||
Welcome to the Charis SIL font package. Charis is similar to | ||
Bitstream Charter, one of the first fonts designed specifically | ||
for laser printers. It is highly readable and holds up well in | ||
less-than-ideal reproduction environments. It also has a full set | ||
of styles - regular, italic, bold, bold italic - and so is more | ||
useful in general publishing than Doulos SIL. Charis is a serif, | ||
proportionally-spaced font optimized for readability in long | ||
printed documents. | ||
</longdescription> | ||
<use> | ||
<flag name="compact">Use more compactly spaced font</flag> | ||
</use> | ||
</pkgmetadata> |