Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 769698
Collapse All | Expand All

(-)neomutt-20210205-r100.ebuild (-2 / +1 lines)
Lines 21-27 HOMEPAGE="https://neomutt.org/" Link Here
21
21
22
LICENSE="GPL-2"
22
LICENSE="GPL-2"
23
SLOT="0"
23
SLOT="0"
24
IUSE="+autocrypt berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet libressl
24
IUSE="berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet libressl
25
	lmdb nls notmuch pgp-classic qdbm sasl selinux slang smime-classic
25
	lmdb nls notmuch pgp-classic qdbm sasl selinux slang smime-classic
26
	ssl tokyocabinet test"
26
	ssl tokyocabinet test"
27
27
Lines 83-89 src_configure() { Link Here
83
		"$(use_enable gpgme)"
83
		"$(use_enable gpgme)"
84
		"$(use_enable pgp-classic pgp)"
84
		"$(use_enable pgp-classic pgp)"
85
		"$(use_enable smime-classic smime)"
85
		"$(use_enable smime-classic smime)"
86
		"$(use_enable autocrypt)"
87
86
88
		# Database backends.
87
		# Database backends.
89
		"$(use_enable berkdb bdb)"
88
		"$(use_enable berkdb bdb)"

Return to bug 769698