--- consolekit-0.4.6.ebuild~ 2014-11-28 15:29:05.976846793 +0100 +++ consolekit-0.4.6.ebuild 2014-11-28 15:24:57.522459790 +0100 @@ -59,7 +59,8 @@ "${FILESDIR}"/${PN}-cleanup_console_tags.patch \ "${FILESDIR}"/${PN}-shutdown-reboot-without-policies.patch \ "${FILESDIR}"/${PN}-udev-acl-install_to_usr.patch \ - "${FILESDIR}"/${PN}-0.4.5-polkit-automagic.patch + "${FILESDIR}"/${PN}-0.4.5-polkit-automagic.patch \ + "${FILESDIR}"/${PN}-0.4.6-silence-glib-warnings.patch if ! use systemd-units; then sed -i -e '/SystemdService/d' data/org.freedesktop.ConsoleKit.service.in || die