summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-09-13 08:44:13 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-09-13 08:44:13 +0000
commitad41f0fefecece9d4b5a2a1f773691d85525caef (patch)
tree2b20e028b1ac48a8a6a2d81c40fd2d96b560903d /app-editors/emacs-vcs/metadata.xml
parentHonour Gentoo LDFLAGS, see bug #336979. (diff)
downloadgentoo-2-ad41f0fefecece9d4b5a2a1f773691d85525caef.tar.gz
gentoo-2-ad41f0fefecece9d4b5a2a1f773691d85525caef.tar.bz2
gentoo-2-ad41f0fefecece9d4b5a2a1f773691d85525caef.zip
add support for XML parsing with dev-libs/libxml2, which is more efficient than the built-in Elisp parsers, configurable with USE=libxml2
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-editors/emacs-vcs/metadata.xml')
-rw-r--r--app-editors/emacs-vcs/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-editors/emacs-vcs/metadata.xml b/app-editors/emacs-vcs/metadata.xml
index 6cfab160e7a4..4c230bfef91a 100644
--- a/app-editors/emacs-vcs/metadata.xml
+++ b/app-editors/emacs-vcs/metadata.xml
@@ -25,6 +25,7 @@
<flag name='gzip-el'>Compress bundled Emacs Lisp source</flag>
<flag name='hesiod'>Enable support for <pkg>net-dns/hesiod</pkg></flag>
<flag name='imagemagick'>Use <pkg>media-gfx/imagemagick</pkg> for image processing</flag>
+ <flag name='libxml2'>Use <pkg>dev-libs/libxml2</pkg> to parse XML instead of the internal Lisp implementations</flag>
<flag name='sound'>Enable sound</flag>
<flag name='toolkit-scroll-bars'>Use the selected toolkit's scrollbars in
preference to Emacs' own scrollbars</flag>