diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-02-15 10:28:54 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-02-15 10:30:06 +0100 |
commit | 14b7d84a6941f550514ad78adb1abf519333d6e0 (patch) | |
tree | 7e8ec63f1bd63b7fd0c50713a3d77d9d7f3a4277 /app-editors | |
parent | media-gfx/freecad: add live ebuild (diff) | |
download | gentoo-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>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/metadata.xml | 2 |
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> |