Skip to content

Commit

Permalink
app-office/lyx: Fix indentation in metadata
Browse files Browse the repository at this point in the history
Fix mixed indentation in metadata.

Package-Manager: Portage-2.3.15, Repoman-2.3.5
  • Loading branch information
jonasstein committed Nov 23, 2017
1 parent f1dcb26 commit 04ac1dc
Showing 1 changed file with 42 additions and 42 deletions.
84 changes: 42 additions & 42 deletions app-office/lyx/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Pavel Sanda</name>
<description>Primary Maintainer, Assign bugs</description>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
<name>Alexis Ballier</name>
<description>Proxy Maintainer, CC bugs</description>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo TeX Project</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Cjk</name>
</maintainer>
<use>
<flag name="docbook">Add support for docbook export</flag>
<flag name="dia">Add support for diagrams (<pkg>app-office/dia</pkg>)</flag>
<flag name="dot">Add support for DOT import (<pkg>media-gfx/graphviz</pkg>)
</flag>
<flag name="html">Add support for HTML import</flag>
<flag name="monolithic-build">This should speed up compilation significantly
when you have enough RAM (&gt; 600 MB)</flag>
<flag name="rcs">Add support for revision control via <pkg>dev-vcs/rcs</pkg>
</flag>
<flag name="rtf">Add support for RTF import/export packages</flag>
<flag name="gnumeric">Add support for importing Gnumeric/OpenOffice/MS Excel
spreadsheets into LyX.</flag>
<flag name="hunspell">Add support for spellchecking based on hunspell and
reuse system-wide OpenOffice dictionaries. This also enable thesaurus
dictionaries not accessible via aspell.</flag>
<flag name="aspell">Add support for aspell spellchecking</flag>
<flag name="enchant">Add support for enchant spellchecking wrapper
(both aspell and hunspell can be used by LyX).</flag>
</use>
<maintainer type="person">
<email>[email protected]</email>
<name>Pavel Sanda</name>
<description>Primary Maintainer, Assign bugs</description>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
<name>Alexis Ballier</name>
<description>Proxy Maintainer, CC bugs</description>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo TeX Project</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Cjk</name>
</maintainer>
<use>
<flag name="docbook">Add support for docbook export</flag>
<flag name="dia">Add support for diagrams (<pkg>app-office/dia</pkg>)</flag>
<flag name="dot">Add support for DOT import (<pkg>media-gfx/graphviz</pkg>)
</flag>
<flag name="html">Add support for HTML import</flag>
<flag name="monolithic-build">This should speed up compilation significantly
when you have enough RAM (&gt; 600 MB)</flag>
<flag name="rcs">Add support for revision control via <pkg>dev-vcs/rcs</pkg>
</flag>
<flag name="rtf">Add support for RTF import/export packages</flag>
<flag name="gnumeric">Add support for importing Gnumeric/OpenOffice/MS Excel
spreadsheets into LyX.</flag>
<flag name="hunspell">Add support for spellchecking based on hunspell and
reuse system-wide OpenOffice dictionaries. This also enable thesaurus
dictionaries not accessible via aspell.</flag>
<flag name="aspell">Add support for aspell spellchecking</flag>
<flag name="enchant">Add support for enchant spellchecking wrapper
(both aspell and hunspell can be used by LyX).</flag>
</use>
</pkgmetadata>

0 comments on commit 04ac1dc

Please sign in to comment.