- using enewuser/enewgroup from eutils.eclass in pkg_preinst() to fix ebuild errors - removed userdel/groupdel from pkg_postrm(); it doesn't work correctly and is a bad idea anyway, people might be using the user account for something else as well. Added einfo wrt removing the user/group after unmerge instead. - moved docs to the proper place, i.e. /usr/shade/doc/${PF}. Ditto for samples and contrib/* - moved anomy.conf to /etc/mail/anomy-sanitizer so that it can be CONFIG_PROTECTed, symlinking it from /usr/share/anomy-sanitizer - Removed bogus DEPEND="${RDEPEND}, none of the deps there are build-time ones. - Hmmm, did I forget something? :) See the attached ebuild.
Created attachment 80300 [details] anomy-sanitizer-1.76-r1 ebuild
looks good, committed