mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
The function readme.gentoo_pkg_postinst was removed in the first revision of
the readme.gentoo eclass [b7a859392b35 ("eclass/readme.gentoo-r1.eclass:
introduce this revision for adding eapi6 support and explain the people the
changes regarding it stopping to export phase functions (#520094#c6)")], but
this change wasn't reflected in the package when it was switched to it [1].
Fixes: 1b7e927fd05e ("media-sound/cmusfm: version bump to 0.3.1") [1]
Closes: https://bugs.gentoo.org/926632
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>