Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lmms/
Date: Tue, 26 Sep 2017 00:54:26
Message-Id: 1506387014.f1485353ae3f44a8983d764b73b7d5e1b713fde4.asturm@gentoo
1 commit: f1485353ae3f44a8983d764b73b7d5e1b713fde4
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 26 00:49:17 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 26 00:50:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1485353
7
8 media-sound/lmms: metadata.xml indentation
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 media-sound/lmms/metadata.xml | 62 +++++++++++++++++++++----------------------
13 1 file changed, 31 insertions(+), 31 deletions(-)
14
15 diff --git a/media-sound/lmms/metadata.xml b/media-sound/lmms/metadata.xml
16 index 1464e7cb573..ec9eb3d1b7f 100644
17 --- a/media-sound/lmms/metadata.xml
18 +++ b/media-sound/lmms/metadata.xml
19 @@ -1,35 +1,35 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 - <maintainer type="person">
24 - <email>jaquilina@×××××××××.net</email>
25 - <name>Jonathan Aquilina</name>
26 - </maintainer>
27 - <maintainer type="person">
28 - <email>aballier@g.o</email>
29 - <name>Alexis Ballier</name>
30 - </maintainer>
31 - <maintainer type="person">
32 - <email>polynomial-c@g.o</email>
33 - <name>Lars Wendler</name>
34 - </maintainer>
35 - <maintainer type="project">
36 - <email>proaudio@g.o</email>
37 - <name>Gentoo ProAudio Project</name>
38 - </maintainer>
39 - <maintainer type="project">
40 - <email>proxy-maint@g.o</email>
41 - <name>Proxy Maintainers</name>
42 - </maintainer>
43 - <use>
44 - <flag name="libgig">Enables GIG player plugin.</flag>
45 - <flag name="fluidsynth">Enables Fluidsynth MIDI software synthesis plugin.</flag>
46 - <flag name="soundio">Enalbes libsoundio support.</flag>
47 - <flag name="stk">Enables STK Mallet plugin.</flag>
48 - <flag name="vst">Enables the VeSTige plugin to run VST plugins through Wine.</flag>
49 - </use>
50 - <upstream>
51 - <remote-id type="github">LMMS/lmms</remote-id>
52 - <remote-id type="sourceforge">lmms</remote-id>
53 - </upstream>
54 + <maintainer type="person">
55 + <email>jaquilina@×××××××××.net</email>
56 + <name>Jonathan Aquilina</name>
57 + </maintainer>
58 + <maintainer type="person">
59 + <email>aballier@g.o</email>
60 + <name>Alexis Ballier</name>
61 + </maintainer>
62 + <maintainer type="person">
63 + <email>polynomial-c@g.o</email>
64 + <name>Lars Wendler</name>
65 + </maintainer>
66 + <maintainer type="project">
67 + <email>proaudio@g.o</email>
68 + <name>Gentoo ProAudio Project</name>
69 + </maintainer>
70 + <maintainer type="project">
71 + <email>proxy-maint@g.o</email>
72 + <name>Proxy Maintainers</name>
73 + </maintainer>
74 + <use>
75 + <flag name="libgig">Enables GIG player plugin.</flag>
76 + <flag name="fluidsynth">Enables Fluidsynth MIDI software synthesis plugin.</flag>
77 + <flag name="soundio">Enalbes libsoundio support.</flag>
78 + <flag name="stk">Enables STK Mallet plugin.</flag>
79 + <flag name="vst">Enables the VeSTige plugin to run VST plugins through Wine.</flag>
80 + </use>
81 + <upstream>
82 + <remote-id type="github">LMMS/lmms</remote-id>
83 + <remote-id type="sourceforge">lmms</remote-id>
84 + </upstream>
85 </pkgmetadata>