From: Fabian Groffen Date: Sun, 3 Nov 2019 13:47:13 +0000 (+0100) Subject: mail-client/mutt-1.12.2-r2: fix USE-flag name, thanks toralf, bug #699230, X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=52628a5792544b139f76f10dacf544a5511b7215;p=gentoo.git mail-client/mutt-1.12.2-r2: fix USE-flag name, thanks toralf, bug #699230, Closes: https://bugs.gentoo.org/699230 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Fabian Groffen --- diff --git a/mail-client/mutt/mutt-1.12.2-r2.ebuild b/mail-client/mutt/mutt-1.12.2-r2.ebuild index 06de6bae9add..94df0e4f961c 100644 --- a/mail-client/mutt/mutt-1.12.2-r2.ebuild +++ b/mail-client/mutt/mutt-1.12.2-r2.ebuild @@ -255,7 +255,7 @@ pkg_postinst() { elog " https://wiki.gentoo.org/wiki/Mutt" echo fi - if use gpg_classic || use smime_classic ; then + if use pgp_classic || use smime_classic ; then ewarn "Please note that crypto related USE-flags of mutt have changed." ewarn "To compile to PMS, the following USE-flags are renamed:" ewarn "(see https://bugs.gentoo.org/695078)"