projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36b1b60
)
mail-client/mutt-1.12.2-r2: fix USE-flag name, thanks toralf, bug #699230,
author
Fabian Groffen
<grobian@gentoo.org>
Sun, 3 Nov 2019 13:47:13 +0000
(14:47 +0100)
committer
Fabian Groffen
<grobian@gentoo.org>
Sun, 3 Nov 2019 13:47:25 +0000
(14:47 +0100)
Closes: https://bugs.gentoo.org/699230
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
mail-client/mutt/mutt-1.12.2-r2.ebuild
patch
|
blob
|
history
diff --git
a/mail-client/mutt/mutt-1.12.2-r2.ebuild
b/mail-client/mutt/mutt-1.12.2-r2.ebuild
index 06de6bae9adda4aa0af2b3ef4e820f8f40360e82..94df0e4f961c477901ead21bb6949a919bfd9024 100644
(file)
--- 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)"