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.
dev-tex/isotope: [QA] Consistent whitespace in metadata.xml
- Loading branch information
1 parent
a531a56
commit a9cfc9a
Showing
1 changed file
with
13 additions
and
13 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,17 +1,17 @@ | ||
<?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>Gentoo TeX Project</name> | ||
</maintainer> | ||
<maintainer type="project"> | ||
<email>[email protected]</email> | ||
<name>Gentoo Science Project</name> | ||
</maintainer> | ||
<longdescription> | ||
The package provides a command \isotope for setting the atomic weight and | ||
atomic number indications of isotopes. (The naive way of doing the job with | ||
(La)TeX mathematics commands produces an unsatisfactory result.) | ||
</longdescription> | ||
<maintainer type="project"> | ||
<email>[email protected]</email> | ||
<name>Gentoo TeX Project</name> | ||
</maintainer> | ||
<maintainer type="project"> | ||
<email>[email protected]</email> | ||
<name>Gentoo Science Project</name> | ||
</maintainer> | ||
<longdescription> | ||
The package provides a command \isotope for setting the atomic weight and | ||
atomic number indications of isotopes. (The naive way of doing the job with | ||
(La)TeX mathematics commands produces an unsatisfactory result.) | ||
</longdescription> | ||
</pkgmetadata> |