Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio/
Date: Mon, 11 Sep 2017 21:55:54
Message-Id: 1505166902.445d4eebd02bfb38dc64cf143f31d8e01626c9bf.eva@gentoo
1 commit: 445d4eebd02bfb38dc64cf143f31d8e01626c9bf
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 11 21:49:20 2017 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 11 21:55:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=445d4eeb
7
8 media-sound/pulseaudio: fix inconsistent use of tabs and spaces
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 media-sound/pulseaudio/metadata.xml | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/pulseaudio/metadata.xml b/media-sound/pulseaudio/metadata.xml
16 index e35348f6106..3a9d6bb69ff 100644
17 --- a/media-sound/pulseaudio/metadata.xml
18 +++ b/media-sound/pulseaudio/metadata.xml
19 @@ -42,7 +42,7 @@
20 script for PulseAudio. Since this support is only supported for
21 embedded situations, do not enable without reading the upstream
22 instructions at
23 - https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ .
24 + https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ .
25 </flag>
26 <flag name="asyncns">Use libasyncns for asynchronous name resolution.</flag>
27 <flag name="doc">Build the doxygen-described API documentation.</flag>