summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-02-15 10:28:54 +0100
committerUlrich Müller <ulm@gentoo.org>2021-02-15 10:30:06 +0100
commit14b7d84a6941f550514ad78adb1abf519333d6e0 (patch)
tree7e8ec63f1bd63b7fd0c50713a3d77d9d7f3a4277
parentmedia-gfx/freecad: add live ebuild (diff)
downloadgentoo-14b7d84a6941f550514ad78adb1abf519333d6e0.tar.gz
gentoo-14b7d84a6941f550514ad78adb1abf519333d6e0.tar.bz2
gentoo-14b7d84a6941f550514ad78adb1abf519333d6e0.zip
app-editors/emacs: More specific description for the global gmp flag
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-editors/emacs/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-editors/emacs/metadata.xml b/app-editors/emacs/metadata.xml
index b3d9de5e45e7..626977035455 100644
--- a/app-editors/emacs/metadata.xml
+++ b/app-editors/emacs/metadata.xml
@@ -29,6 +29,8 @@
font name</flag>
<flag name="gfile">Use gfile (<pkg>dev-libs/glib</pkg>) for file
notification</flag>
+ <flag name="gmp">Use the GNU multiple precision arithmetic library
+ (<pkg>dev-libs/gmp</pkg>) instead of the bundled mini-gmp subset</flag>
<flag name="gsettings">Use gsettings (<pkg>dev-libs/glib</pkg>) to read the
system font name</flag>
<flag name="gzip-el">Compress bundled Emacs Lisp source</flag>