diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-06-24 23:44:09 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-06-24 23:55:05 +0200 |
commit | 12f1d77fc67a7570a95353ce66fb38575ee22850 (patch) | |
tree | 59438ceab3d71afbc5a48058f1504177f46be839 /app-editors | |
parent | app-text/q-text-as-data: fix Manifest (diff) | |
download | gentoo-12f1d77fc67a7570a95353ce66fb38575ee22850.tar.gz gentoo-12f1d77fc67a7570a95353ce66fb38575ee22850.tar.bz2 gentoo-12f1d77fc67a7570a95353ce66fb38575ee22850.zip |
app-editors/mg: Better longdescription.
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mg/metadata.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-editors/mg/metadata.xml b/app-editors/mg/metadata.xml index 00486d5abd44..156c5660d642 100644 --- a/app-editors/mg/metadata.xml +++ b/app-editors/mg/metadata.xml @@ -6,7 +6,11 @@ <name>Gentoo Emacs project</name> </maintainer> <longdescription> - mg is Micro GNU/emacs, this is a portable version of the mg maintained by - the OpenBSD team. + Mg (mg) is intended to be a small, fast, and portable editor for + people who can't (or don't want to) run real Emacs for one reason + or another. It is compatible with GNU Emacs because there shouldn't + be any reason to learn more than one Emacs flavor. + + This is a portable version of the Mg maintained by the OpenBSD team. </longdescription> </pkgmetadata> |