commit: f1485353ae3f44a8983d764b73b7d5e1b713fde4 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Sep 26 00:49:17 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Sep 26 00:50:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1485353
media-sound/lmms: metadata.xml indentation Package-Manager: Portage-2.3.10, Repoman-2.3.3 media-sound/lmms/metadata.xml | 62 +++++++++++++++++++++---------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/media-sound/lmms/metadata.xml b/media-sound/lmms/metadata.xml index 1464e7cb573..ec9eb3d1b7f 100644 --- a/media-sound/lmms/metadata.xml +++ b/media-sound/lmms/metadata.xml @@ -1,35 +1,35 @@ <?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>Jonathan Aquilina</name> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Alexis Ballier</name> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <name>Lars Wendler</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo ProAudio Project</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <use> - <flag name="libgig">Enables GIG player plugin.</flag> - <flag name="fluidsynth">Enables Fluidsynth MIDI software synthesis plugin.</flag> - <flag name="soundio">Enalbes libsoundio support.</flag> - <flag name="stk">Enables STK Mallet plugin.</flag> - <flag name="vst">Enables the VeSTige plugin to run VST plugins through Wine.</flag> - </use> - <upstream> - <remote-id type="github">LMMS/lmms</remote-id> - <remote-id type="sourceforge">lmms</remote-id> - </upstream> + <maintainer type="person"> + <email>[email protected]</email> + <name>Jonathan Aquilina</name> + </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>Alexis Ballier</name> + </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>Lars Wendler</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo ProAudio Project</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <use> + <flag name="libgig">Enables GIG player plugin.</flag> + <flag name="fluidsynth">Enables Fluidsynth MIDI software synthesis plugin.</flag> + <flag name="soundio">Enalbes libsoundio support.</flag> + <flag name="stk">Enables STK Mallet plugin.</flag> + <flag name="vst">Enables the VeSTige plugin to run VST plugins through Wine.</flag> + </use> + <upstream> + <remote-id type="github">LMMS/lmms</remote-id> + <remote-id type="sourceforge">lmms</remote-id> + </upstream> </pkgmetadata>
