Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio/
Date: Thu, 28 Jun 2018 13:19:42
Message-Id: 1530191972.ce9a90db31607d6fbb04404c0d2b682e19fa8e92.polynomial-c@gentoo
1 commit: ce9a90db31607d6fbb04404c0d2b682e19fa8e92
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 28 13:19:16 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 28 13:19:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9a90db
7
8 media-sound/pulseaudio: Minor ebuild cleanup.
9
10 Package-Manager: Portage-2.3.41, Repoman-2.3.9
11
12 media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild | 7 -------
13 1 file changed, 7 deletions(-)
14
15 diff --git a/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild b/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild
16 index 09c196fc43b..c5606ea2177 100644
17 --- a/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild
18 +++ b/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild
19 @@ -311,13 +311,6 @@ pkg_postinst() {
20 elog " https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/"
21 elog " https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/"
22 elog " https://wiki.gentoo.org/wiki/PulseAudio#Headless_server"
23 - if use gnome ; then
24 - elog
25 - elog "By enabling gnome USE flag, you enabled gconf support. Please note"
26 - elog "that you might need to remove the gnome USE flag or disable the"
27 - elog "gconf module on /etc/pulse/system.pa to be able to use PulseAudio"
28 - elog "with a system-wide instance."
29 - fi
30 fi
31
32 if use equalizer && ! use qt5; then