Trivial ebuild fix is needed due to dependency change. Reproducible: Always
Created attachment 441722 [details, diff] Remove GConf dependency from Liferea 1.10 ebuilds No idea if this is enough. The commit didn't add new dependency. All liferea-1.10 ebuilds in the tree already depend on gnome-base/gsettings-desktop-schemas. The patch applies cleanly to all liferea-1.10 ebuilds currently in the tree.
I can confirm Liferea 1.10.3 has migrated to GSettings/dconf: https://github.com/lwindolf/liferea/commit/91a2154b9d0f3c01ea1121e69c56ffcf9c28c372 The commit was applied to Liferea 1.10.3, and removed "gconf-2.0" from the "configure.ac" file, and "gconf2" from the list of dependencies in the README file. net-news/liferea-1.10.16 compiles and starts fine with gnome-base/gconf-3.2.6-r4 removed and added to my package.provided. This was the last package on my system depending on gnome-base/gconf. See patch in comment #1
commit 94e68420a45249b9df2044866b57d0427cf54dfa Author: Yuri Konotopov <ykonotopov@gmail.com> AuthorDate: Sat Nov 19 00:08:21 2016 +0300 Commit: Göktürk Yüksek <gokturk@gentoo.org> CommitDate: Sun Nov 20 11:52:54 2016 -0500 net-news/liferea: version bump, eapi 6 bump, removed gconf dependency. Added myself as proxy-maintainer. Gentoo-Bug: https://bugs.gentoo.org/546188 Gentoo-Bug: https://bugs.gentoo.org/568190 Gentoo-Bug: https://bugs.gentoo.org/577452 Acked-by: Iskren Slavov <iskren.s@gmail.com>