commit: eaa6a4b95744e787b44fda880d066c00bb9a7dd5 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Feb 10 09:39:00 2018 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Feb 10 09:39:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa6a4b9
mail-client/mutt: flea was removed, bug #647204 Closes: https://bugs.gentoo.org/647204 Package-Manager: Portage-2.3.19, Repoman-2.3.6 mail-client/mutt/mutt-1.9.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail-client/mutt/mutt-1.9.3.ebuild b/mail-client/mutt/mutt-1.9.3.ebuild index 3a7a6fe7610..ec439e84326 100644 --- a/mail-client/mutt/mutt-1.9.3.ebuild +++ b/mail-client/mutt/mutt-1.9.3.ebuild @@ -230,9 +230,8 @@ src_install() { -e "s#@sysconfdir@#${EPREFIX}/etc/${PN}#" \ -e "s#@bindir@#${EPREFIX}/usr/bin#" \ doc/mutt.man > mutt.1 - cp doc/muttbug.man flea.1 cp doc/muttrc.man muttrc.5 - doman mutt.1 flea.1 muttrc.5 + doman mutt.1 muttrc.5 else # nuke manpages that should be provided by an MTA, bug #177605 rm "${ED}"/usr/share/man/man5/{mbox,mmdf}.5 \