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/nunito: [QA] Consistent whitespace in metadata.xml
- Loading branch information
1 parent
d7ae030
commit 231a8e9
Showing
1 changed file
with
10 additions
and
10 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,14 +1,14 @@ | ||
<?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"> | ||
Nunito is a well balanced Sans Serif with rounded terminals. Nunito has | ||
been designed mainly to be used as a display font but is useable as a | ||
text font too. Nunito has been designed to be used freely across the | ||
internet by web browsers on desktop computers, laptops and mobile devices. | ||
</longdescription> | ||
<maintainer type="project"> | ||
<email>[email protected]</email> | ||
<name>Fonts</name> | ||
</maintainer> | ||
<longdescription lang="en"> | ||
Nunito is a well balanced Sans Serif with rounded terminals. Nunito has | ||
been designed mainly to be used as a display font but is useable as a | ||
text font too. Nunito has been designed to be used freely across the | ||
internet by web browsers on desktop computers, laptops and mobile devices. | ||
</longdescription> | ||
</pkgmetadata> |