gconf-2 is listed as dependency of gnofract4d: grep gconf-2 /usr/portage/media-gfx/gnofract4d/gnofract4d-3.1*.ebuild /usr/portage/media-gfx/gnofract4d/gnofract4d-3.13.ebuild: >=gnome-base/gconf-2" /usr/portage/media-gfx/gnofract4d/gnofract4d-3.14.ebuild: >=gnome-base/gconf-2" However, gnofract4d builds and runs without issues even if gconf-2 is not in the system: grep gconf-2 /etc/make.profile/package.provided gnome-base/gconf-2.32.3 Reproducible: Always Expected Results: if is not required to build or execute the gnofract4d package, gconfd2 should be not be listed as dependency
commit adfd844f2d2d1c507c47332dd72de1c344c705b5 (HEAD -> master, origin/master, origin/HEAD) Author: Chris Mayo <aklhfex@gmail.com> AuthorDate: Thu Dec 29 20:16:54 2016 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Wed Jan 4 00:14:03 2017 +0100 media-gfx/gnofract4d: version bump to 3.14.1. - Update to EAPI 6 - Moved from SourceForge to GitHub - Remove gconf dependency fixing: Gentoo-Bug: https://bugs.gentoo.org/384205 - Add slot operators for libpng and jpeg - Fix desktop file validation problems - Make manual readable by yelp Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/3206 media-gfx/gnofract4d/Manifest | 1 + .../gnofract4d/files/gnofract4d-3.14-desktop.patch | 19 ++++++++ .../gnofract4d/files/gnofract4d-3.14-manual.patch | 25 ++++++++++ media-gfx/gnofract4d/gnofract4d-3.14.1.ebuild | 54 ++++++++++++++++++++++ 4 files changed, 99 insertions(+) create mode 100644 media-gfx/gnofract4d/files/gnofract4d-3.14-desktop.patch create mode 100644 media-gfx/gnofract4d/files/gnofract4d-3.14-manual.patch create mode 100644 media-gfx/gnofract4d/gnofract4d-3.14.1.ebuild