summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-03-18 13:36:07 +0100
committerUlrich Müller <ulm@gentoo.org>2017-03-18 14:16:57 +0100
commitafd041b56c8f6f911a664480357ae5ac52304a74 (patch)
tree7c1a9d4ee87c8803d964b96ff375561bf58043fd /app-editors/emacs-vcs/metadata.xml
parentsys-auth/pam_p11: Stable for HPPA (bug #611518). (diff)
downloadgentoo-afd041b56c8f6f911a664480357ae5ac52304a74.tar.gz
gentoo-afd041b56c8f6f911a664480357ae5ac52304a74.tar.bz2
gentoo-afd041b56c8f6f911a664480357ae5ac52304a74.zip
app-editors/emacs-vcs: New mailutils USE flag.
Also configure --without-pop unconditionally, because the internal movemail implementation doesn't support encryption. Users should enable the mailutils flag if they need POP support. Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-editors/emacs-vcs/metadata.xml')
-rw-r--r--app-editors/emacs-vcs/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-editors/emacs-vcs/metadata.xml b/app-editors/emacs-vcs/metadata.xml
index f718ce593239..a9cf8efdbc3c 100644
--- a/app-editors/emacs-vcs/metadata.xml
+++ b/app-editors/emacs-vcs/metadata.xml
@@ -39,6 +39,8 @@
processing</flag>
<flag name="libxml2">Use <pkg>dev-libs/libxml2</pkg> to parse XML instead
of the internal Lisp implementations</flag>
+ <flag name="mailutils">Retrieve e-mail using <pkg>net-mail/mailutils</pkg>
+ instead of the internal movemail substitute</flag>
<flag name="pax_kernel">Enable building under a PaX enabled kernel</flag>
<flag name="source">Install C source files and make them available for
find-function</flag>