Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/jack-audio-connection-kit/
Date: Thu, 18 Feb 2016 11:26:45
Message-Id: 1455794785.0c1ee159cde3bac5da2bfb4b4c845fb97eb08142.aballier@gentoo
1 commit: 0c1ee159cde3bac5da2bfb4b4c845fb97eb08142
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 18 11:26:25 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 18 11:26:25 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c1ee159
7
8 media-sound/jack-audio-connection-kit: fix typo is use description (thx leio)
9
10 Package-Manager: portage-2.2.27
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 media-sound/jack-audio-connection-kit/metadata.xml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/jack-audio-connection-kit/metadata.xml b/media-sound/jack-audio-connection-kit/metadata.xml
17 index dfe1183..b01bff8 100644
18 --- a/media-sound/jack-audio-connection-kit/metadata.xml
19 +++ b/media-sound/jack-audio-connection-kit/metadata.xml
20 @@ -8,6 +8,6 @@
21 <use>
22 <flag name="coreaudio">Build the CoreAudio driver on Mac OS X systems</flag>
23 <flag name="cpudetection">Enables runtime cpudetection</flag>
24 - <flag name="pam">Add basic realime configuration via <pkg>sys-auth/realtime-base</pkg></flag>
25 + <flag name="pam">Add basic realtime configuration via <pkg>sys-auth/realtime-base</pkg></flag>
26 </use>
27 </pkgmetadata>