summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-11-09 10:34:49 +0100
committerUlrich Müller <ulm@gentoo.org>2020-11-09 10:35:14 +0100
commitd9268afce49d337307bb9cee35410bb44253a424 (patch)
treeebd73b6b68a17a6d2e39189c28dcf0c318db0c31 /app-editors/emacs
parentapp-emulation/snapd: Initial import (diff)
downloadgentoo-d9268afce49d337307bb9cee35410bb44253a424.tar.gz
gentoo-d9268afce49d337307bb9cee35410bb44253a424.tar.bz2
gentoo-d9268afce49d337307bb9cee35410bb44253a424.zip
app-editors/emacs: Improve the dynamic-loading flag description.
These are called "modules" by upstream. Bug: https://bugs.gentoo.org/753620 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors/emacs')
-rw-r--r--app-editors/emacs/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/metadata.xml b/app-editors/emacs/metadata.xml
index 0ae048b21bd4..1d93ee69f3e1 100644
--- a/app-editors/emacs/metadata.xml
+++ b/app-editors/emacs/metadata.xml
@@ -22,8 +22,8 @@
<use>
<flag name="athena">Enable the MIT Athena widget set
(<pkg>x11-libs/libXaw</pkg>)</flag>
- <flag name="dynamic-loading">Enable loading of dynamic libraries at
- runtime</flag>
+ <flag name="dynamic-loading">Enable loading of dynamic libraries (modules)
+ at runtime</flag>
<flag name="games">Support shared score files for games</flag>
<flag name="gconf">Use <pkg>gnome-base/gconf</pkg> to read the system
font name</flag>