Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 510004 - mate-base/mate-settings-daemon: reconsider if elog message is really needed
Summary: mate-base/mate-settings-daemon: reconsider if elog message is really needed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tom Wijsman (TomWij) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-10 18:37 UTC by Pacho Ramos
Modified: 2014-12-09 01:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2014-05-10 18:37:08 UTC
I got this in my summary.log:
LOG: configure
Building volume media keys using Pulseaudio

But I wonder if that message is really needed, if I enable pulseaudio USE flag I expect it to be used and I guess our users too. I would simply drop all this:
        if use pulseaudio; then
                elog "Building volume media keys using Pulseaudio"
        else
                elog "Building volume media keys using GStreamer"
        fi

Thanks
Comment 1 Matthias Maier gentoo-dev 2014-12-09 01:07:42 UTC
*mate-settings-daemon-1.8.2 (09 Dec 2014)

  09 Dec 2014; Matthias Maier <tamiko@gentoo.org>
  +mate-settings-daemon-1.8.2.ebuild, mate-settings-daemon-1.6.2.ebuild,
  mate-settings-daemon-1.8.1.ebuild:
  version bump; ebuild maintenance wrt bug #510004